Hacker News new | ask | show | jobs
by stephengillie 4453 days ago
Thanks for the invitation, but the problem is 6 years old (https://jira.atlassian.com/browse/JRA-15964) and I don't know that there's a resolution in sight (https://jira.atlassian.com/browse/JRA-19091)
1 comments

This is fixable - I have done it myself. It's not possible to add an outgoing transition on an active (or draft of an existing active) workflow. So you work around this by:

* Create a copy of your workflow * Add the outgoing transitions that you want to add * Change the workflow scheme to point at the new workflow

It's not super elegant but if you need to work around it you can.

Feel free to connect with me on twitter (@jsinkers).