Created Jul 13, 2022, Last active today
...A00Z Curl response I'm getting is {"success":true} but it doesn't have any event list. I did verified date ranges again and again and we have events within input date range. So, i...
Hello fellow champions, I think to value apps you...
Hi, I have scenario where the given multi-select custom field in create / edit screen should not be allowed to choose more than two values. Say the Multi-select field will have ten valu...
Yakov Yukhnovetsky works as DevOps engineer for Philips, the multinational technology company. His team develops IntelliSpace Genomics - an application built on Philips Healthsuite with wor...
Dear all, I'm looking for a way get the Jira Portfolio Plan Name or Plan Id of an issue E.g. inmagine an Epic which is assigned to/which is Part of a Jira Portfolio Plan with Plan...
I am wondering if anyone was able to call REST API call from Confluence Script Runner to same Confluence host? I am trying to create page (this is Ok) then update some of the page parts afte...
Automatically adding checklists to each new Jira issue is a desired functionality. One typical use case is having the “Definition of Done” available by default in each new issue, to make sure that ei...
One part of our company uses configuration manager and we use project configurator. I am trying to import the xml file given by them in my server . Will one add on be able to import a file exported ...
Can anyone provide scriptrunner cloud, workflow post function, run script code to calculate the number of days between two custom field dates. I've seen the code below but the first two lines ...
...assword = "admin" def authString = "${username}:${password}".bytes.encodeBase64().toString() URLConnection connection = url.openConnection(); connection.requestMethod = "POST" connection.doOutput = true...
HI, I would like to be able to develop scripts via intellij IDEA, i have followed the tutorial and i have successfully set up a connection, but are missing one part, From the tutorial: you can a...
Good afternoon, We are using Jira Script Runner: Version: 5.4.1, and Jira Server: 7.4.3 I have implemented a Web Panel with a css file for styling in our development environment, and everyt...
Hi guys, I need to auto transition an issue when 1 or more linked issue is Done and the remaining linked issues are Done/Canceled. The situation is the following: - We have 5 projects (A,1,2,3,4);...
Hi, I would like that if the user sets the Coment Level to a different one than All Users, it will not be possible to perform the transition to the next status. A comment is obviously required. I t...
Unable to create new user in specific directory by default user is creation in the top most directory and I am running this code in script runner console Sample code import com.atlassian.jira.bc.us...
I managed to move an issue programmatically (groovy script using Script Runner, running as escalation service) from one project to another, migrating the workflow using migrateIssueToWorkflow of...
I managed to move an issue programmatically (groovy script using Script Runner, running as escalation service) from one project to another, migrating the workflow using migrateIssueToWorkflow of...
Hi, i have a script (made with scriptrunner) in Jira. This script works only when new issue is created. Script takes fields values from epic and copy to the story/task ... but this script working al...
Hi, Am I able to use Scriptrunner to add a Watcher using an email address as the value? The email address would come from custom field type "Text Field (single line)". This script would run on the "...
Agile methodology provides great patterns and approaches to streamline software development and delivery processes. That’s why Agile Teams usually are very fast and flexible. They may adapt iteration...
Agile methodology provides great patterns and approaches to streamline software development and delivery processes. That’s why Agile Teams usually are very fast and flexible. They may adapt iteration...
We have a label custom field but it gets sorted alphabetically on saving the data. We need the order to be maintained. Is there a workaround to stop the sorting functionality of the label custom fiel...
...criptRunnerTestRunner) class TestRunnerSampleSpec extends Specification { def "test something"() { expect: true } } i suspect that i have to set the default p...
I am already having the same function with Fields Due date and Release Week If I update due date with 2019-03-08 the Release Week updates as 1910:5 Same requirement I need with Custo...
Agile Reports for Jira is an all in one app helping you track your Agile team’s progress so they can perform the extraordinary. Use Agile Reports to see: A visual view of team pr...
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