Created Jul 13, 2022, Last active Aug 16, 2025
I have a list of users in group. For example: ["andrew","peter","john" etc] . And I want assign issue for andrew and put it him to the end of the list and save this value. Next - assign issue for pet...
*This article was written in partnership with an Atlassian Marketplace vendor, Midori. Enjoy!* In the near future, all cars will come off the production line with navigation built-in as default....
I'm attempting to use a ScriptRunner/Groovy script to give me a list of active and open (in progress & future) sprints in a specific board. For some reason, whenever I use the getSprintsForV...
My issue create screen has a multi-select checkbox custom field. I would like a scriptrunner post-function that will: a) create a sub-task for each option selected b) use the name of the ...
I am trying to create a behavior in Jira to pre populate the acceptance criteria field using script runner. I was able to pre populate description but acceptance criteria script not working. Here is ...
I am trying to copy the value of a custom field from the linked issue. It works good with one to one link but doesnt work when they have the same issue linked to multiple issues. Example: Ab is the p...
Hello Atlassian Community! I have been using JIRA/Confluence for over a year now, so I am not new but nowhere to the level others are :) I have a form question - 1. In Confluence when creatin...
Hey there, i am using Scriptrunner restendpoints, which i want to unittest using the Spockframework as described here: [Adaptavist] Testing your Code Putting the tests into the scr...
I have setup a team calendar and have used some standard event types and created some new event types. Two of these event types are based on queries. One shows all issues in the project and one...
Dear all, how to get value from SLA field using scriptrunner. while running my own script below is the result, but it is not capturing exact remaining SLA. Can any one suggest in which param...
Good morning, I would like to ask you for feedback about command line interface for JIRA I created recently: https://github.com/lusarz/jira-node-cli To try this tool you need t...
Our plugin stop working after Confluence 5.9 this.init = function(){ var what = this; _self.restBase = AJS.params.baseUrl + '/rest/confluencecalendar/1.0'; this.fullCalendar = AJS.$...
I am not able to display the scripted field in the Issue Calendar on the dashboard. it is scripted to display a date 1 year from the created date, I need this field to show up on dashboard. &...
Hi We began to use Zephyr Jira cloud and we haven't found a way to copy globaly all the tests from a cycle to another one Thank you for your help
Hi, I am working on making an Escalation Service with scriptrunner to update issues priority. I was testing it with a simple script but it does not seem to be working. Could someone h...
I have a filter that compares against a specifc date at the moment. status was not in (Open, In Progress, "Awaiting Approval") on "2018/02/27" I would like to use the due date of a specific issue (...
How to make this below groovy script to rest end point, so that i can call it externally as a JIRA rest api. import com.atlassian.jira.bc.security.login.LoginService import com.atlassian.jira....
...pprovalsID): [{ canAnswerApproval: true approvers: [{ approver:{ name: userApprover } }] }] ] ]) .asString() Edit: Realized that a second custom field is attached the approver field f...
Hi I working on project, where issue must change status automatically based on custom field value set on previous step. I try do this by Automation for Jira Add-on, but it work too slowly and ...
I'm working with a customer that has the following use case: Epics represent larger projects or initiates. At times, Epics (initiatives, projects) are cancelled; therefore the Epic is closed. They w...
Hello Team, Could any one help me how this can be implemented using Script runner post-function. This should work when there is a screen added during a Epic Transition to In progress. Please provid...
Hi All Lets exchange some usfull stuf. In managing Jira what for scripts do you use? Did you write some, or just what is avaliable in GUI? I have writen some i python and use to make my life simple...
I have 2 fields named X AND Y. X is a test filed Y is a drop down field having values like India, Srilanka etc. Requirement - Customer will give some value in X field, system will check whether t...
By using script runner and groovy how can I update assignee based on custom field 'first value(select list)
...alues: "A", "B", "C" If A is true, B need to be set to true automatically and vice versa. Can anybody help me with this? Thank you :-)
App Central is all about the many magical apps and Powerups that help make Atlassian products even better. Partners, please read Atlassian Partners - Rules of Engagement and Partner Processes and Best Practices.
Copied to clipboard