Created Jul 13, 2022, Last active today
...ppend": originalDueDateField.setHidden(true) break case "Data Feed": originalDueDateField.setHidden(true) break case "Data License": originalDueDateField.setHidden(true) break case "E...
I've compiled a simple rest client jar using maven/intellij and would like to use it in Jira via a Groovy script (Custom listener through Script Runner). I've placed the jar in atlassian-jira\WEB-INF...
Hi, I am not able to see the option of viewing a Network tree of links created. Instead all I can see are the links under each issue. I can't even see the 'layout' view under 'more'.&nb...
Even if you launch your project with a complete set of requirements, expect changes to crop up once the project is up and running. Depending on which project management model you choose, adding,...
Hi, i would like to give the 'Ask question'/'Save' Button another function. Instead of asking the question - it should send the question to an Questions Admin where it's checked and will be postet b...
Hello, I use benaviour and rest endpoint to query the database. There are two fields. One for input data. Other for output data. I want to query the database by value from the first field and outp...
Hello I am trying to get value of specific Profields List Field in specific project. My code is: def ProfieldsValueService = ComponentAccessor.getOSGiComponentInstanceOfType(ProjectValueServ...
I want to write the last editor of a custom field into a scripted field. I do it with the following code: import com.atlassian.jira.component.ComponentAccessor return ComponentAccessor.getChangeHis...
Using script runner, I just want to know how to enforce a policy involving code standards or format. For example, the source files have a header field and this field should have certain attributes fi...
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 (...
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