Created Jul 13, 2022, Last active today
Hi, I try to get value from SLA field in my groovy scripts. When i put mouse into SLA timer i see there is a date(due). How i can get this date?
Hi Community, About the reporting of the results in Jira, in our team we are using Adaptavist as a Test Management tool and pytest Test Automation Framework. We have to resolve a major case which i...
We are using Confuence with Questions plugin. There are also many Spaces. Is there any way to setup the Questions plugin, in order to make it assign automatically a given topic for a newly ask...
I have a JIRA project with 15 components and 4 issue types. Would like to limit the component choices based on issue type using ScriptRunner Behaviors. Can anyone help me with a shell script to get m...
How do you see the history of the Agility Checklist? What if I delete an item but need to see the history of what was deleted?
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...
Hi, I have an already created Test Run in Jira with Adaptavists Test Management. Now I need to link more test cases to the same Test run but have to do it only via API. I'm using Postman. ...
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...
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