Created Jul 13, 2022, Last active today
I'm using ScriptRunner for Jira Cloud. I set up a post-function to create a subtask upon transition. I would like to be able to choose the assignee from a list of current Jira users at the time the ...
to make really long tables easier to read
Hi I am trying to somehow through scriptrunner postfunction pick a value of user profile element created via this plugin https://marketplace.atlassian.com/apps/1212508/user-profiles-...
I am going through this tutorial: https://scriptrunner.adaptavist.com/latest/jira/DevEnvironment.html and I am wondering, if anybody knows how to do that: "Connect IntelliJ to Your S...
This is about a validator in a workflow for the create issue event, a Simple scripted validator. There is a Start Time which the user has to set on the Service Desk page when opening the ticket...
I'm have a listener for Issue Create where I am generating a unique staff id. It looks through all of the issues to find the most recent id and then increments it by one. I then update the issue. Thi...
Jira Server: 7.13.11 Scriptrunner: 5.6.8 I was reading the following blog post on the execution history that is now available. This is great but I don't see myself going from page to page to ...
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool – and adds advanced test management capability to the Jira interface. The reporting functionality of QARAJ ...
This is the second part of the article about choosing an app from the Atlassian Marketplace. Read the first part to learn about the anatomy of this store and the apps' listings. Final station:...
No matter if you’re looking for the next app to enhance your Jira or happened upon this article because you’re searching for the first extension in your life and you have no idea how to choose a perf...
QARAJ is an add-on that integrates Jira with QARA Enterprise – a test automation tool developed by The Digital Group – and adds advanced test management capability to the Jira interface. Among t...
I started a Flower trial and hoping to automate a service delivery process. We are coordinating between our PMO and 3 technical teams that all have tasks and milestones that culminate with an onsite ...
Jira provides great interfaces to integrate with external applications. The basic interfaces are, Java SDK (Server and Data Center) Connect SDK (Cloud) Rest API I would like know about interfac...
The see every book is grey and it won't let me switch
Which is a good app either Structure or Portfolio..please share your experiences.
on the subject of calendars, if we have 2 or more calendars, there is an "All Calendars" link that will display a merged version of all those calendars - is it possible to subscribe to that? all I se...
Hello everybody i would like to set the Assignee from a user picker custom field see code Below but nothing hapens import com.atlassian.jira.component.ComponentAccessor import com.atlassian.jira.is...
Hi All, I am using bitbucket to host my repository as static website hosting. I have a contact form there. where ever I try to submit form I face the error in the console " CSRF verification failed...
I need to perform EXACT search. I am using below query: issueFunction in issueFieldExactMatch("project = ABC and issuetype=DE", "summary", "FGH") and it is returning correctly the issues ...
I am able to add Jira Issue Dates events to a Confluence calendar, https://confluence.atlassian.com/teamcal/add-jira-events-241566244.html. This works for getting the issue on the calendar for a...
Good Day (appreciate any Help that can be provided) I notice that the total number of points in a teams current sprint had gone down and there were no Removed Tickets displayed in the "Sprin...
Currently facing the following problem; I am trying to update an issue through ScriptRunner with the following script: def response2 = put('/rest/api/3/issue/' + issueID) .queryString("overrideScre...
Having carefully created several new Event Types in my Team Confluence Calendar and subsequently added various events using those custom event types for the whole year (a very lengthy process), upon ...
After i use the demo https://scriptrunner.adaptavist.com/5.6.2.1-jira8/jira/fragments/CreateConstrainedIssue.html But When i Click create new of System , the fields awalys have been init,
Hi team, I have a issue security scheme which will set based on custom field multi group picker type . how do i set this in post function using a condition to set using the script runner plugin, T...
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