Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jeffsinclair
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
3 ms
·
1.
▲
by
jeffsinclair
12y ago
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 transition
2.
▲
by
jeffsinclair
12y ago
If 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
3.
▲
by
jeffsinclair
12y ago
Check out http://answers.atlassian.com if you want to try and get some crowd-sourced answers to your problems! Happy to try and help resolve any sticking points you may have.