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 ...
In the dynamic world of business operations, tackling intricate workflows and managing vast data volumes is a daily challenge. While Jira Cloud's native automation is excellent for straightforward ta...
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 ...
Should we continue investing in Groovy and ScriptRunner, given the availability of Atlassian Automation and Forge?
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...
You can find useful templates from many different sources, including Atlassian itself, which has over 100 built-in templates to choose from, but you might find more visually engaging ones from Mosaic...
I am trying to create a custom picker using Jira Cloud REST API to fetch and return specific issues based on JQL filter. What works: authentication fetching issues searching and disp...
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...
I can hide a tab on the edit screen using the name rather than number, but the name will not work on the transition which is a pain because they are in different order on edit and transitions screens...
Formatting content doesn’t only take time and effort - you need design know-how and an understanding of what macros do. This often means users end up leaving their pages as boring walls of t...
Hello Community, Hope everyone is doing well. This week, I wanted to touch on the subject of Data Sovereignty and Compliance. I know a lot of us are heavily involved in the space, and others are af...
Hi! I want validate a value of select list (single choice) in parent issue on the create transition so I generate this expresión with scriptrunner, in the test is ok but when I tried to create an is...
This message has just been appearing upon loading Confluence pages this morning, and it appears to be inserting numbered headings where there previously were none. Is there a known reason for this be...
Copied to clipboard