looking for a solution in Datacenter to automate the creation of Request Types and adding filed to the form.
Hi Community, I want to hide a custom field present on Parent issue when the Parent issue is in Done status and all its Child issues (linked by Parent Link field) are in Done status as well. Here, ...
Hi Community, I have a specific case where I want, a custom field should be hidden or set ReadOnly based of current Parent issue status and Child issue status (child linked via Parent Link)&nb...
This is a long shot but here goes... I'm using Scriptrunner to integrate between Jira and various other applications via their REST APIs and using the built-in Unirest library. I've got dozens of sc...
Hi guys! Jira 10.4.x Scriptrunner: 9.11.0 When my scripts run, they throws an error(s), like: {code} /export/storage/atlassian/application-data/jira/scripts/objects/WorkflowType.groovy: ...
Hi, we try out the Scriptrunner Plugin. It looks like the Location is a dropdown, so is it possible to use 2 different script locations? That would be fantastic. But I wonder where to define them?...
Hi, I would like to have groovy script to copy only start dates and target dates of the releases for one set of release from one project to other project? Releases are already available in ...
Hi Community, I want help on how to write the same scripted field groovy code using scriptrunner in JIRA Cloud as it is written in JIRA Data Center successfully. I have two scripted fields in JIRA ...
dear all, my jira version is 7.3.6(it is older). and I want to know that: how can I screen issue that status transitioned by currentUser() ? it is good if a way that can be saved as a filter shar...
Hi Team, Migration from JIRA DC to cloud is complete and also the script runner plugin has an automated migration path available through JCMA migration tool. While validating the da...
I want to run a script each time Jira starts. I can't seem to find a "Jira just started" event but it there another event that reliably runs on startup ?
Hi, We have a radio button field, if it is yes then it should check whether is there any attachment in the smart attachment field Smart attachment has category in its attachment fie...
A customer needs to change the default sort order of the Attachments panel in the issue view. Adaptavist ScriptRunner with the UI Fragment "Web Panel" seems like it could be used. A preliminary app...
Does anyone define generic classes in scriptrunner? I remember having problems years ago and was so traumatised by the experience, I haven't used it since. Should I be brave enough to try again?
As part of a privacy and security review, I'm trying to understand what data gets transferred and stored by Adapatavist when we use the addon for Jira Cloud. Is there any documentation to what...
When we use Script runner "Clones an issue, and links" post function, the newly created tickets get all the links from source ticket. Is there a way to not to link this ? Example: I have created ...
I am looking for a addon (or OOTB Jira functionality, but do not believe this is supported) that can handle this type of calculated field. Will Scriptrunner be able to support this type of for...
Hi All, I am trying to use Script Behaviours to hide field values of a single select custom field in JIRA Cloud depending of values of other custom field. ________________________________________...
How to get sprint status using groovy script in behavior I am using field.state?.last()?.toString() but it is giving me error. Can anyone help me on this
The ticket details are from external system and as I know, reporter need to be set by account ID, therefore, I define the name of reporter as a custom field and use scriptrunner to find the account I...
How do I make the field mandatory on the edit screen for Jira Cloud? Whenever someone edits the issue, I want to make one custom field mandatory. I’m able to do this requirement on the Jira ser...
I'm trying to change the issue type and status on an issue. The new issueType has a workflow with different statuses to the first so both issueType and Status need to change. Ordinarily I would use&...
Hi, I am trying to add a regular expression in the scripted validator in Jira Cloud for the text field with an email address. I tried with issue.customfield_10000 =~”^([])$” But it is failing. T...
I need to write a listener that changes the rank of a related issue when an issue rank changes. This will cause a new LexoRankChangeEvent and in some cases I'll end up in an infinite loop. Is there ...
Hi Community, I used "Scriptrunner Behaviours" to update the description field of our issue-types accordingly to our company specifications. It works perfectly fine, when creating issues ...
Copied to clipboard
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.