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
You probably want to share workflow with subtle differences for more issue types. For this purpose you can use Value Field condition from JIRA Suite Plugin.
Compare _Issue Type_ equal to _Enhancement_ like _String_.
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.