Changing status to "Done" only if custom field is $Value

yosi hatem November 10, 2024

Hey All,

 

I have workflow which has bunch of statues.

I do have custom field called "Design Review" and it has 3 options.

I want to add condition to workflow under "Done" status

 

If "Design Review" = $Value then user can change the status to Done

Otherwise user won't able to move the issue to Done

Is there way to do this?

 

Thanks in advance

 

1 answer

1 accepted

2 votes
Answer accepted
Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 11, 2024

Hi @yosi hatem 

You can use "Value Field" condition in workflow transition. 

Go to workflow -> click done transition -> conditions -> add condition.

More info: Configure advanced issue workflows

yosi hatem November 11, 2024

Thanks a lot

yosi hatem November 12, 2024

@Tansu Akdeniz 2 questions

1) When I mark the custom field that I want to set rule, I am getting error
addcondition.png

2) Is there way to combine 2 fields. Because I need to set 2 verification like

I want this rule to be affected only for Story Type = $Value. If it matches than I will set transition

Example

Story Type = $Value and then check if Design Review = Pass

 

I do want to exclude this condition if Story Type is something else (i have 2 values there)

Suggest an answer

Log in or Sign up to answer