I want to add two custom statuses in an active workflow on a condition that only if a particular value of a custom field is selected,then only these two statuses are visible in the workflow else not,is this possible?
Sort of.
The status will always be visible in the workflow. What varies is whether JIRA offers a user the transition into a status.
The way to do this is with "conditions", which you add to the transition - they can say things like "user must be in group X" or "field Y has content Z", and the transition to a status is only shown to the users when all of the condtions are "true"
I'm not that familiar with what conditions you have available for OnDemand - I'm used to server versions where I've written my own (either as an addon or using the script-runner addon). But start by adding conditions, you'll find a few are ready to use straight away.
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.