Hey, I'm trying to create a script for a workflow that checks if the type of request is "x" or "y". If it is, the script should then verify if the current user on the item is the assignee. If this is true, the transition can be selected. However, if it isn't true, the transition should be hidden.
It could be on Behaviour or in the Condition of the transition, which one is better?
Hi @Estevão Basso Chrisostimo Soares ,
Did you try with condition directly into your workflow?
The condition of your transition would look like this:
You can group condition together with the little icon at the right of each condition.
Let me know if you need more information on how to implement it!
Regards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.