Created Jul 13, 2022, Last active today
In Jira Cloud, during a transition, all post-functions run in parallel. Often, however, you need actions to be executed in sequential order. A new post-function in Jira Misc Workflow Extensions (JMWE...
I'm trying to use a script from the Adaptavist Library to send release notes via e-mail. The script works well and sends an e-mail successfully using JETI. The sample script can be found here ->&...
Based on the Atlassian advice of “make it (gadgets) about teams, projects, and tasks, not about tools,” we have built Profields, 'til this 7.2.0 version, as a perfect complement for Jira as...
I have used the below script to hide values in Select list based on issue type using Behaviours. But i can't able to find difference i.e it is not reflected.So please help me to find a way to solve t...
I want to send an email to non-jira user when the comment added on the ticket. when I use {{issue.comment}} option it is sending all the comments on the tickets but I only want to sent the most rece...
Hi all! Quick question: innTM4J is there any way to track the usage of a test case? I want to see all the places where a test case is called with the call to action functionality. Tha...
View online version Here's few tips how to improve your remote work using Private JQL Filters for the Board and Epic Panel. Private JQL filters are part of the Agile Too...
...unctional collaborators and slowing down work on shared projects. This is especially true for technical and business teams whose highly interdependent work can get bogged down by a lack of v...
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...
Hello, Is it possible to use JIRA data for the Task Report.
Scriptrunner console returning error : Failed to post update
Hi, I wanted to create seperate blog posts on the pages within my space rather than the entire space itself just to post specific updates and news specific to those pages. Or if anyone knows of anot...
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...
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