Hi Community,
While releasing versions, I want to be able to move all the tasks within to resolution: 'Done'. Similarly, want to be able to change Statuses with the trigger being that a version is released. How can I achieve this?
Thanks!
Hello,
You can develop your own listener via Jira plugin development or Adaptivist Scriptrunner. The Listener much catch VersionReleaseEvent. You can read more about Jira Events here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.