I wanted to know if there is a way that allows me to link progressions on the workflow to other actions.
For example, i want the ticket to progress from open too to do once the sprint the ticket is in is activated, are such things possible?
Hi @Roye Totah
The Scriptrunner plugin has features to listen fro Sprint started events
https://scriptrunner.adaptavist.com/latest/jira/listeners.html
You can then access the sprint issues and perform transitions on them.
Also check the automation features on their site.
This should be done in your board column mapping.
Map the column Activated to the todo status.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.