I am using the post function "Selected status to define an user who performed workflow step is "In Test"". However, I need to also do this for another status "In Review" on the same transition. Is there a script runner that will set the assignee based on two status (either/or)? For example: Selected status to define an user who performed workflow step is "In Test" or "In Review"?
You will have to write a custom script to traverse the workflow to do the assignment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.