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?
This can be achieved through Behaviours and I have provided solution in below thread:
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.