Created Jul 13, 2022, Last active today
...vent 'com.atlassian.bitbucket.event.pull.PullRequestDeclinedEvent[source=com.atlassian.stash.internal.pull.DefaultPullRequestService@3e316076]' for the invoker 'SingleParameterMethodListenerInvoker{method=public...
Hello Adaptavist, Atlassian, I have setup Script Event Handlers and Script Pre Hooks 'Naming standard enforcement' for bugfix and hotfix as per below in Bamboo Server Scriptrunner add-on bugfi...
Dear All, Please comment if any one has an answer for this. JQL for time spent on a user story before moving from one status to another.
When I am creating/editing an issue and wish to apply a linked issue, the drop down box displays a list off ALL issues across ALL projects. How would I apply a filter to limit the possible issues to ...
Hello, I would like to add an image to a post function "ScriptRunner workflow function - Send a custom email" I'm currently using the following: In the email template: Hello. ...
Hi fellows, I would like to understand more about Atlassian's approach for Add-ons, Plugins and Apps. I already searched at documentations and blogs, but things was not so clear for me ab...
All, I am getting this error while creating application links. javax.net.ssl.SSLPeerUnverifiedException: peer not authenticated, please suggest on this. thanks, Lakshman
I've built a workflow that has a transition from Closed to Closed called 'Clone' that creates a clone of the ticket into a different project and as a different issue type. I'm accomplishing thi...
...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...
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