Created Jul 13, 2022, Last active Dec 22, 2025
can we have a groovy script for Jira-Xray server configuration for Jenkins xray plugin . As of now we configure the jiraurl,username and pwd in Jenkins/configure page UI. Since xray plugin ...
Hello We have a bunch of post functions on a workflow that creates sub-tasks. It's working perfectly but what we are looking to do is create a Modify workflow. So if someone wants to modify the pare...
Hi Team, How to 'get the values from project components sections and add/update those values to customfield(Selectlist) value section?' I know we have built in script to import the customfield valu...
I'm looking to show a transition screen when a sub task is transitioned from x to y based upon parent issue type. The requirements are : its should show/hide the fields on the screen bas...
Need some help with the scriptrunner and Groovy training material or good tutorial to get a better knowledge for Scriptrunner scripts.
Using Scriptrunner post function on a workflow transition. I'm using the post function : Clones an issue, and links, and expect the attachments clone from the original issue to the new issue. But up...
I'm developing 4 scripted fields. 2 of them are in the default screen of the task issue type, and 2 of them in the default screen of the sub-task issue type. At CREATE ISSUE as well as CREATE SUB-TA...
...ubtask.getCustomFieldValue(customField) == 'Yes') { val = true } if(subtask.getCustomFieldValue(c...
Description Hi, I would like to change the date format in the 'email content' of the SLA notifier. I currently have the below code but it appears as '2018-09-22 13:55:00.0'. Can it be set to norma...
Currently Script runner Cloud has a search console that doesn't integrate with Jira JQL Issue Individual search queries cannot be linked to, have boards created from them, bulk edited, and a n...
Hi! I am using the Adaptavist Project Configurator and there is one thing I haven't been able to do, and it is to export a Service Desk application. All other jira projects have worked without a...
...MNote.setHidden(true) //Get the project role and group data def projectManager = ComponentAccessor.getProjectManager() def projectId = issue.getProjectId() def project = projectManager.getProjectObj(p...
Hello All. I'm Parthi. Part of the i0in team here in Milton Keynes, United Kingdom. We have been hard at work to create and launch an app that we hope allows users who love and use Jira every day t...
Hi Community. I'm new to groovy and I just want to seek help here. How can I set approver/s based on the requestor's group upon creation using post function scriptrunner For example , Requestor 1 be...
Please explain the use of timehseet
Is it possible to broadcast a question to a Slack channel when it is asked? Thanks in advance, Jay
I have a Task that has a series of subtasks that I am using as a template to setup recurring tasks through the ScriptRunner Escalation Services. The script does the following things: Clone the tem...
In IE10 version, it is confirmed that the Add Event button does not work when using team calendar. Note that Chrome works normally. Is this a IE bug or can it be controlled by some configuratio...
...onfiguration is so much easier than scripting, and that's absolutely true. The issue with UI based configuration is that it limits you in your options to configure the synchronisation behaviour y...
I am using the Scriptrunner listener capability of Jira cloud version to update a field called 'Urgency' based on the value of the field 'Severity'. This is for a servicedesk project. I checked the ...
This week at the Atlassian Summit, Atlassian announced its recent acquisition of OpsGenie, the self described "modern incident management platform", a software that helps alert engineers and develope...
We are looking to implement the following using Adaptavist ScriptRunner and wondering if anyone has done the same, with the Cloud version of JIRA. There are 2 parts to this. 1. From a mas...
We are looking to implement the following using Adaptavist ScriptRunner and wondering if anyone has done the same, with the Cloud version of JIRA. There are 2 parts to this. 1. From a master projec...
So I am customizing fields under request types. But the Group field does not provide the Show action. Is there a way of me customizing that to Show with scriptrunner? My ideal s...
We created Simple script validator for Affected Version(s) field in Jira. Validator show error if user pick "Backlog" value for Affected Version on create issue screen. Steps to reproduce: On work...
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