I am creating a listener that is triggered by a new link being created. The listener is then attempting to create a new Issue which has a Cascading Select List field which should be populated. Howeve...
Hi. I have 10 screen tabs on issue edit schema. I want to add per each tab a description (to tell user what to do). I want to avoid adding 10 custom fields to show that. Best solution wil...
...upplier from the multiple choices. I have created a groovy that works BUT creates only 1 sub-task not multiple according to the choices in the supplier custom field. Can someone from y...
Can some please explain how to, using Groovy in ScriptRunner for Jira Cloud, copy an attachment from a parent to child workitems i have created? I found a response claiming HAPI's Issue w...
Hi! We use the Better PDF plugin. Currently, generating and sending PDF via email is configured on the automator. But we need to rewrite it to SIL or Groovy. I found documentation, but I can't f...
Hi Everbody, I want to update a CustomField that have multiply choice. When I do an update on a Custom Field with only a single choice, I am doing this: issue.update{ setCustomFieldValue(...
Dear Atlassian Community, I'm trying to build a custom JQL function with scriptrunner. We have a text field which contains IDs from thousands of issues. I need to check if this ID matches the num...
...onfluence") but hide ("Jira") in multi-select field drop down. I am able to code my request in groovy in Jira Data Center as below: import com.atlassian.jira.component.ComponentAccessor def groupManager = C...
Hi Team, I am reviewing the documentation and trying to obtain the reports. What file path should we provide? Please advise on this. Document: https://www.scriptrunnerhq.com/help/example-scrip...
Please bear with me - I am very new to groovy and haven't coded anything in years.... We have two custom dropdown fields (Technical Certainty and Definition Certainty), where users can select “H...
Hi! I'm trying to retrieve users who's account is active, but who either haven't logged in for 90 days, or who's never logged in. With the script below i get users as expected based on ...
Hi everyone! I ran into an issue with SR Behaviors. After updating Jira from 8.20 to 9.12.12 (SR version 8.39.0), part of the behaviors related to hiding options in a cascading field stopped working...
...as. Methods for Teams: Overview (Portfolio 2 / Common Public API 9.12.0 API) REST API (where you also can see the data structure for better understanding how to use methods): Advanced R...
Hello everyone, I spent a lot of time trying to figure out how to work with the Team field of the Advanced Roadmap plugin, so I share here some useful info. Methods for the Team: https://doc...
Hi Team, usually, I would go to the list of workflows page next click on View workflow next click on export as XML Is there any way to bulk this operation for all workflows?
I am looking to populate a scripted field with the number of stories resolved vs. the total number of stories so I can show on a Kanban Card (see image). The code I have works but I am only abl...
I want to execute the below bahaviour script in my form.There is no error in the script, but it does not work on the form. Also this shows type error when I copy the code in console tab.I amusing sc...
....jira.issue.fields.ComponentsField import com.atlassian.jira.component.ComponentAccessor import com.onresolve.jira.groovy.user.FieldBehaviours import groovy.transform.BaseScript @BaseScript F...
Hi! Did someone ever manage to use QueryDslAccessor properly? I have a custom REST endpoint with scriptrunner in Jira to import issues from another system. A step I'm missing is to alter the up...
Please help in resolving the Static type checking error when configuring a Scripted Field using Scriptrunner in JIRA Cloud as detailed description is mentioned here: https://community.atlassian.com/...
Hi Community, In Jira Cloud, I have two custom fields: Compliance and Audit (Select List - single choice). I have created two Text Fields (single line): Risk Score and Risk Level which will b...
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 J...
Hi Community, I am creating a behavior in Jira Cloud using scriptrunner, where I want to set a default value in Summary and Description fields on Create transition. Please find the below code: con...
Hi Community, I am creating a behavior in Jira Cloud using scriptrunner. I want to hide a custom field based on workflow status using scriptrunner cloud behaviors: For example: custom field as "Se...
Hi all, We are using scriptrunner for Jira data center and we have just started to use issue security schemes for all projects and issue types, but we would like to "hide" the security level from n...
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.