Dear all. In our current Jira Data Center 9.12.15 with Script runner 8.36 we have a fully working script define as below : import com.atlassian.jira.component.ComponentAccessor import c...
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 would ...
Hi All, I am trying to make the Linked Issues field mandatory via Jira Scriptrunner Behaviour in JIra cloud. I tried below code but it didn't help. getFieldById("issuelinks").setRequired(true) ...
I'm attempting to do some calculation on the fly to set an SLO date based on the date of the transition plus a custom number field value. I think I'm close, but can't figure out what I nee...
Hi Community, I want to set custom fields as Visible/ ReadOnly present on particular Field tab based on user group when the issue reaches to a particular workflow status. For example: I...
Hi Community, Can you help me out with my use case mentioned here: https://community.atlassian.com/forums/Jira-questions/Re-Re-Make-field-required-on-create-subtask-from-dashbo/qaq-p/2979512/...
Hi Community. I am want to make a custom field required when > Click on 3 dots on the parent issue present in Filter result gadget on Dashboard > Click on Create subtask option > Cr...
I want to find issues that have a label that ends in either GoLive or Tier1. Issues will have labels like: XYZGoLive XYZGoLiveTriage ABCTier1 ABCTier1Stuff I only want issues...
Hi Community, I want to restrict the visibility of select list (multiple choice) field options to specific user groups and on a Create transition using Scriptrunner for Jira Cloud. My use-case is: ...
Hi guys, I'm trying to use this script, but I get an syntax error, even though I followed the recommended instructions (https://docs.adaptavist.com/sr4jc/latest/features/workflow-extensions/ji...
adaptavist scriptrunner for JIRA custom listener not working. when i click on create listener, I'm getting not found error JIRA data center: 9.4.14 adaptavist scriptrunner for JIRA v...
Hi Team, how to get list of all projects, project name and project category name in Jira Data Center or at least omit pagination on All project types - All categories page
Hello, I am using behaviors to hide specific issuetypes, i did the configuration (added a server side script to issuetype field in scriptrunner/behaviors) 1 week ago, it was working fine but now it ...
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 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?
Hi, We have Jira software Datacenter where users were linking one story to multiple project issues, to restrict that we have no option. So we developed a workaround, where we created a single issue...
Hello all, trying to get a script going to export some data from couple fields onto a sheet. In the Jobs tab of the ScriptRunner settings, there is a template script for generating an email that I pl...
Hi, hoping someone cam help out here. I am using the 'BibTeX Referencing’ Macro and ‘BibTeX Display Table’ Macro to generate a bibliography. This is an example of what I would like to achieve: In ...
Hi Team, I am reaching out to inquire about the feasibility of retrieving automation rules using ScriptRunner for Jira. Our organization is currently utilizing ScriptRunner to automate vari...
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 JIRA ...
Hi, The below behaviour script is not working for multi cascade select field. It is hiding the multi select custom field on the edit screen for a project role member for a specific issue type...
Hello everyone, We have a custom field where a URL is entered. Parts of this URL will change in the future. Is there a Scriptrunner solution to go over each issue, looking into a custom field. If th...
Hi, i want to set new custom field by older values. i am using function below, issue.update { setCustomFieldValue("newcustomfield", "new value") } is there any way to make this update operation w...
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.