A repo of groovy scripts for Atlassian server and cloud. Scriptrunner add-on required to execute the below scripts.
- allowEpic.groovy - Allow user to create issue type if in allowed list
- behaviours.groovy
- changeEpicStatus.groovy - change the epic status if it evaluates to a certain status.
- calcNumbers.groovy - Calculate two field values of type integers
- updateIssueOrderIssueLink.groovy - A Listener used to update custom field
- updateFieldValue.groovy - A Listener script used to update a custom field value with another value.