4 ms·
We had a similar bug that we worked around by adding a transition view of "Resolved Issue Screen" to all steps leading to done in the Add Workflow Transition pa
by sledmonkey 12y ago
We had a similar bug that we worked around by adding a transition view of "Resolved Issue Screen" to all steps leading to done in the Add Workflow Transition page.
- jeffsinclair 12y agoIf you also want to fix existing issues, I'd suggest creating a "loopback" workflow transition on the resolved state, and adding a post-function that sets the resolution to "Fixed" or something similar. You can then bulk transition all your existing issues and the resolution will get populated correctly.
- deleted 12y ago[deleted]
- stephengillie 12y agoWe can't edit our workflow due to another bug or situation (or lack of documentation)