Forums

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

Change the multiple select field values based on issue status transition

Monica April 9, 2019

I have a custom field subStatus which is a multiple select field. This field has get updated based on the issue transition as per the workflow.

For Example:

If the status is moved from "To Do" to "In Progress" then substatus values should have

1)Design In Progress
2)Execution In Progress
3)Rework In Progress

and so on...

If the status is moved from "In Progress" to "Completed" then the substatus values has to be:

1)Execution Completed

2)Design Sign off completed

3)Development Completed

4)Signed Off

and so on..

Can anyone please provide a solution on how to do it with Behaviours?

1 answer

1 accepted

0 votes
Answer accepted
saranya22
Contributor
April 9, 2019

This can be achieved through Behaviours and I have provided solution in below thread:

https://community.atlassian.com/t5/Jira-questions/change-drop-down-value-of-custom-field-based-on-status/qaq-p/444965#U1053840 

Suggest an answer

Log in or Sign up to answer