Created Jul 13, 2022, Last active today
When transitioning an issue to "On Hold" status I have a custom screen with the following fields: Was there a delay - this is a checkbox with option "Yes" Length of delay - this is a number field ...
We've all been there before: you need to raise a request on a support portal because we have an issue with something, and you look at the request form, feeling overwhelmed by all the information you ...
I would like to use Jql as a condition for Behaviours. Is it possible?
Hello, I want to set automatically Confluence permissions from a Jira issue. On the Issue the user select the permissions like "View Permission". When a other user run the transition for example ...
We require an approval layer before sending timesheets to clients. I was wondering if someone could let me know the best of setting up the project lead so that they could confirm they are happy with ...
We use Jira Structure as well as Jira Scriptrunner. In a specific structure I would like to build groups using the data of a scripted field (issue picker) which I have defined with Jira Scriptrunner....
...end a notification to the user selected in "Referente RD" field. I'm using "Script Runner – Script Listener – Fire an event when condition is true" option, but i don't know how to c...
We have noticed that, through the Jira integration tool in SF, it is automatically attaching attachments from the SF case to the Jira. In theory this would be a good idea, but on longer thread cases....
While trying to access Atlassian Marketplace "503 Service Unavailable" is displayed! Anyone else facing the same issue?
Stay updated on the important changes in your projects in Jira. Choose which projects to monitor, the frequency, and the time best suit you to receive email notifications about the project infor...
How to restrict versions to only unarchived based on this script? // Sets versions import com.atlassian.jira.component.ComponentAccessor import com.onresolve.jira.groovy.user.FieldBehaviou...
Hi, I've a script listener that updates priority (via REST) based on impact and urgency changes. On issue creation everything works properly, but on issue updating I've to refresh the page to see t...
Hi. I am trying to restrict components based on the Request Type custom chooses in Portal. I created custom field with similar naming as Request Type and I hide it in Request Type, which pres...
Hi. I have been working on component field restriction. I was not able to find much documentation, so I want to share my final product for review. // restrict components fields based on another sin...
I was able to successfully setup the ldap connection but when I tried to run the sample script: import com.onresolve.scriptrunner.ldap.LdapUtil def cnList = LdapUtil.withTemplate('corporate') { ...
We have a simple groovy script in our Listeners list that *was* working up until recently. Not sure if anything changed on the Jira server (still looking/working with admins), but we now get this err...
We are trialling ScriptRunner at present because we are looking at getting data around our test cases where we use the TM4J plugin as a solution. Is it possible to use ScriptRunner to get data base t...
We are using the Adaptist Script runner plugin in Bitbucket. Specifically the Script Post Hooks, Script Merge Checks and Script Event Handlers features. I wanted to ask a couple questions: 1. Where...
I am trying to restrict component list field based on Product field, using example in here Any idea why its not working? If product field = Infinity Fabric List only "App Viewer" comp...
JIRA Server: 8.4.2 Adaptavist ScriptRunner for JIRA: 5.6.8.1-jira8 I have been tasked with reviewing scripts before we upgade to JIRA Server 8.7.1. I have found several scripts tha...
...ssue.id, cfSprintTags.getIdAsLong()).collect{it.getLabel()} as Set def addTag = true // check through list and do no add the same Tag twice for(eachTag in valSprintTags) { if(eachTag.toString...
Is it possible to use a ScriptRunner postfunction to create a new JSD customer based upon the email address contained in a custom field? I know that this can be done with JIRA Automation: (see...
Here is what I am trying to do: Have a button live on an issue page, where the user can click it. When clicked, I want that button to create another issue, inheriting some of the current issues fie...
Hello I have script custom field, with searcher "Number searcher" (for ordering tasks) Is it possible to change color of issue value? When i try String d = "<font color='blu...
Pour la communauté , de quel façon en général avez vous géré les étiquettes
App Central is your space to connect, share, and learn about Marketplace, third-party, and custom apps. Whether you build or use them, this is where the discussion happens. Marketplace Partners: be sure to check our Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices before posting.
Copied to clipboard