Created Jul 13, 2022, Last active today
Can the edit view of a calendar event be configured to display the date and user of last change?
I would like to try the Behaviours add-on to copy value from a text field from epic to story. We have a script for post function but some workflows are to big and it makes the maintenance awkwar...
I am using servlet API to fetch tempo worklogs using groovy. My code is working fine for project with lesser issues. If my project have more than 100 issues i am getting "bad gateway timeout ...
I am using servlet API to fetch tempo worklogs using groovy. My code is working fine for project with lesser issues. If my project have more than 100 issues i am getting "bad gateway timeout ...
I need a drop down field in a Jira ticket where the values are generated dynamically by shelling out to zookeepercli. I have a custom scriptrunner field in a Jira project that uses groovy to...
I am trying to create a script that needs to process an xml output from a JQL search request. I am having issues just reading the url, and is very likely due to permissions, but can't seem to find a...
I am trying to find a way to do this calculation in a custom field: =A+B+C+(D/2) The four variables above are entered in their own custom fields, then a fifth custom field contains the formula to c...
We want to be able to use a space for people to ask questions in the space so the questions are limited to that space but we don't want people to be able to add pages to the space. Is this possible?...
We need to create a Script Field that shows the user how many working hours (9AM to 6PM). We have managed to generate the following script that is returning the TOTAL time that the issu...
I have a script that is making a REST call to another platform(ServiceNow). Currently I'm just using basic authentication in my script which is fine but the username and password are being stored in ...
We just upgraded Jira/Plugins and are now seeing the parameter map not being updated with the current action. We are using Scriptrunner and Bob Swift Create on Transition in our workflows. In our Pr...
New to GStringTemplateEngine. I have a post-script that will send an email on transition and would like to include the issue URL in the email. How can that be done? Thanks!
Is there a way to add a value into the xml config of a behaviour and have it be readable from the behaviour groovy script? I want to write a behaviour that adds a default epic, project specific...
Hi! I run into an error with Scriptrunner plugin. I see the "This add-on couldn't be loaded. It has one or more errors that prevent it from being enabled." in Manage add-on menu. It happend after I...
...bsp; I refer the API reference - https://www.kanoah.com/docs/public-api/1.0/ but can not see a solution here since no way to update an existing Test Run via API to link new test cases. Is t...
I'm trying to use APIs in com.atlassian.servicedesk to check which user approved a workflow approval and transition the issue to another status in certain cases. I'm trying to write a sc...
I am writing a script that needs to read some data from a csv file. This is the line that I want to use to access the file and store the data. InputStream inputFile = getClass().classLoader.ge...
Hello Team, Is it possible to change priority (a custom field value) based on their choice for another field vlue, Users Affected (custom field). Below code is working on System "Priority" val...
Are the ScriptRunner Agile Functions available on the Cloud version? I’m specifically trying to create information across multiple projects/boards/teams: Did an issue get created after the...
...otePad++, and add this part : <plugin> <artifactId>maven-compiler-plugin</artifactId> <version>3.1</version> <configuration> <fork>true</fork&g...
Is there any equivalent class for "com.atlassian.jira.bc.user.search.UserSearchService" for Jira 6.4.2 ? And also corresponding method for "findUsersByFullName" ? If yes, then please provide the cod...
I have a simple groovy class that helps me deal with Insight object attributes. There is some amount of boilerplate code that is needed when dealing with objects, e.g. in automation when setting an a...
Hi all, I am trying to find the project key associated with the Epic Link that is linked to a Story using a Behaviour which is mapped to the Epic Link field on Story issue types and using a valida...
Hi, By a quick poll, how many folks are using JIRA Service Desk Server vs JIRA Service Desk Cloud?
Hello Community, I am having issues trying to copy the values found in my Sprint Field to another customfield. I am not really sure of anyways to do this. Has anyone attempted this before that can...
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