Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can we customize a single workflow based on a field value selected?

Apoorva
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 10, 2015

There should be a drop down field named "phase" with values, and there should be phases which will change from one phase to another.

There will be one unique workflow and that should get customize based on the field "phase" values.

Can someone please help in this scenario or provide me a way to achieve this?

Thanks,
Apoorva 

2 answers

0 votes
Apoorva
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 11, 2015

Hi Nic,

Thanks for the response!

Could you please help me in explaining the use of Script runner?

Thanks

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 11, 2015

Based on what you've said here, in Jira, you would

  1. Create a workflow that has all the transitions you might want to perform based on the phase
  2. Use "conditions" to hide the transitions based on the current value of phase

I don't think JIRA has a "check custom field" condition built into it - you'll need an addon to provide that (I'd use the script runner for maximum flexibility)

 

Suggest an answer

Log in or Sign up to answer