Created Jul 13, 2022, Last active May 27, 2026
I wrote the following script to add "jira-administrators" group as a board administrator. This runs in the ScriptRunner console but fails with a java.lang.UnsupportedOperationException: Not implemen...
I have a hard time figuring out how to implement the condition code for the following (supposedly straightforward) task: With a ScriptRunner Listener (Fast-track transition issue) I would like to ca...
Hi all, Set assignee field value based on user creation of issue Thanks.
I am trying to calculate the difference, in days, between the create date and a date custom field. This usually works but sometimes when there is an update for ScriptRunner the calculation goes...
This is a sneak peek of topics covered in Gliffy’s next webinar, Dynamic Diagramming: How to Take Your Confluence Pages to the Next Level. Join us on April 16th! You can sign up here. You don’t have ...
Introduction Powering - more than 80% of Fortune 500 companies list Atlassian Jira (Jira) has become a golden standard for software teams globally to plan, develop, test and release software produc...
On Jira Server v8.0.2, using ScriptRunner 5.7.2-p5 I tried to use a built-in post function workflow script to add a ticket to active sprint, but it always fails with the following error java.lang.Nu...
I use 'Label Add Event', and I need to get the page id. How can I do it in 'event listeners'? I have Confluence version 6.13.8 Tnx, Daniel
I'll admit I'm not very good at this and have been struggling for days. I've actually reached the end of the information highway and resorted to going 3 pages deep in Google. I'm trying to use Script...
Scriptrunner console returning error : Failed to post update
Hi! I need some help here. I'm trying to create a scripted field to show which work shift it was created. To do that, I need to get the hour of the field "Created" Could anybody help...
Any chance we can get a macro that allows for looking up a term or terms to provide the definition? The use case: a technical document where we would like to have a section with a listing of the mos...
...].toString().toLowerCase() == pageName.toLowerCase()) { status = true; } } } }) } catch(Exception ex) { log.error "Error: ${ex}" } finally { return status } } I have created p...
Is it possible to make the Multi-level cascading select custom field plugin support user select multiple options? currently we can only select one option in the dropdown.
Hi I would like to add a scripted custom field with dropdown options Yes & No. I want the scripted field to check for attachment(s) in an issue and set custom field option as yes if there are at...
I work for a large company on various projects doing software testing. We recently started using X-Ray for all of our projects. After working with this software I've noticed several inneficiencies wh...
I want to hide project-specific "issue type" data. The code I shared works on "Jira v8". "Jira v7" does not work. Could you help? import com.atlassian.jira.component.ComponentAccessor impor...
GOAL: Configure a custom email (via scriptrunner postfunction rule) to render a custom field in rich text. i.e. have the custom field display in the email the same way it does when viewing it in a Ji...
We all know the brilliance of Jira; powerful workflows, excellent flexibility, fast, and can be customized to do practically any request tracking. And, we all love it! But what if you want to use Ji...
With the acquisition and release of Automation for Jira, Atlassian recognizes the importance of automation to streamline our work and in general, make our lives easier. We have to admit, integrating ...
I would like to cancel/ suspend my subscription to Adaptavist /TM4J for a few months? What happens to the existing data/ tests in the application? Ideally, I don't want to lose the work t...
Everyone knows the buzzwords: Automation, Cloud native, DevOps, and NoOps. Yet industry surveys like State of DevOps Report, DORA DevOps Maturity Report and Dynatrace’s Autonomous Cloud Management (A...
Good Morning, I want to extract a monthly report of individual user and export into excel sheet So when I extract data into excel sheet there is a column called "WORK DATE" In that column I'm ...
I want Custom Field to appear on this issue view screen depending on the issue type. For example, if the issue type is Bug, only custom field A is shown on the issue view screen, and if the issue ty...
Seems like this is a supported option but during import it is asking for a license blob . Is this going to be the one for the data being imported? What happens when the license is no lon...
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