Created Jul 13, 2022, Last active Sep 18, 2026
Hi all. Kantega SSO is one of the marketplace vendors delivering solutions to simplify both logins and user management in the Atlassian products. We are currently offering single sign-on throu...
In the first part of this series, we focused on the first touch point of our customers whenever they come to us for support - the Help Center. As we've learned from there, Jira Service Desk...
Hello, I have a requirement to create a sub-task in following situation in groovy script: Parent -> When Parent moves to resolved status it generate Sub-task A ->While doing above t...
I have two tickets I use for testing my code below. One (ITSD-94) is an epic with 2 story links. The other (ITSD-1062) is an epic with a "Child-Parent" link, which is a custom link we created. With&...
Hi how can Have my key and my issue ? with scriptrunner --> Behaviour // importation import com.atlassian.jira.issue.Issue import com.atlassian.jira.issue.IssueKey //import com.atlassian....
So we've got some Filters set up and are using ScriptRunner: Filter1: "IssueID1 OR IssueID2 OR IssueID3" Filter2: issueFunction in subtasksOf("filter =/"Filter1/"") This had been w...
Exploring the Basic Functionalities of QARA Enterprise Automation testing has revolutionized the way QA teams approach software testing, with multiple benefits. A significant contribution to the suc...
Environment - Adaptavist ScriptRunner v5.3.5 with JIRA v 7.4.4 Using a Post Function Script to clone a number of product-specific issues so the individual teams can work each individually. I h...
Starting with version 4.1.7 of the SIL Engine we are happy to introduce the Persistent Variables feature. We are really excited to introduce this new feature which is available in both Powe...
I want to add a button (Web Item) that will clone the current issue and change the issue type. How should that be done? Is the only way to create a REST endpoint and a Script Fragment or is there a ...
Hi, While migrating to one instance to another instance(Export and Import). the fields are missing in instance after migrated successfully. can you help how to solve this. am using "PROJECT CONFIGU...
I am getting a 5-10 second delay when adding multiple users to a multi user picker using a listener in scriptrunner, is there a more efficient way to handle this: List<ApplicationUser&g...
...omponentAccessor.getUserManager().getUserByName("jhon.galt"); log.warn("Getted user is " + johnGalt.getName()); ComponentAccessor.getCommentManager().create(issue, johnGalt, messageToAdd, true);
I've been using ScriptRunner for Jira for a long time now, but I've just started using ScriptRunner for Bitbucket and I'm having some issues trying to figure out how to write conditions properly. I'm...
I am getting a 5-10 second delay when adding multiple users to a multi user picker using a listener in scriptrunner, is there a more efficient way to handle this: List<ApplicationUser&g...
Issue Templates for Jira has proved itself as a tool that helps being Agile, maintains the information flow and saves working time. It is highly appreciated in data hosting, where everythin...
We are working on a new experimental app connecting the Odoo ERP System to Confluence. The main purpose of this app is to access Odoo data from Confluence documents. Or in other words, to enrich Con...
Previously, I have an issue when trying to move to resolved status and the fixed versión was not set, it should show a message asking to complete fix versión. Now, I am trying the other way ...
Hi, I would like to display some data from MSSQL. I have a View in Jira database. I try do this with tutorial from official Script Runner Documentation, but when I run code in script console i ...
I'm trying to restrict editing of a particular field (fixversion) in a project. The goal is to have everyone in the project see the field but only have people in a particular project role edit the fi...
Envolved with well-marked process with sub-tasks (many sub-tasks) and the time spent for each one, my team had the necessity of some automations to facilitate and speed up the daily work on Jira Clou...
Hi , I had a REST Endpoint with a dialog that worked on script runner verion 5.0.11 . We upgrade the script runner to version 5.4.39 and now, The dialog opens in a new window. For exampl...
The latest Winter Executive Report by Customer Contact Week Digital shows that reducing customer effort is the most important priority for 2018. CX Network confirms that modern co...
...pplicationAreaValue == 'SL SAP ECC') { CompanyandRoleField.setRequired(true) } else { CompanyandRoleField.setRequired(false) } But JIRA gives the report about t...
...pplicationAreaValue == 'SL SAP ECC') { CompanyandRoleField.setRequired(true) } else { CompanyandRoleField.setRequired(false) } But JIRA gives the report about t...
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