Scenario:
step1: set field1=1
step2: precondition: field2 == 2
step3: precondition: AND field3 ==3
step4: Set issue status to the linked status of the destination workflow status. (Essential post function)
I found even field2 !=2 or field3 != 3, the status is still changed to destination workflow status.
How can i deal with this situation? is there any workaround?