I have a Workflow in a project with two Issue-Types ("Bug" and "Enhancement").
Is it possible to have a transition betwee WF-Steps 1 and 2 to be only available for enhancements?
I was thinking of maybe a condition.
cheers
nomike
JIRA allows you to have workflows based on issue type so it is possible to do this yes.
You'll need to create the two separate workflows one for Bug, one for Enhancement and then modify the workflow scheme so that it uses the appropriate workflow for each issue type.
There should be more tips on how to create separate workflows and apply them to a single scheme in the docs:
* http://confluence.atlassian.com/display/JIRA/Configuring+Workflow
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.