Hi All,
I have used two fields in Jira workflow (Data center).
1. Peer reviewer field and
2. Primary Technician field.
Both are user pickers fields.
Request: If the Peer Reviewer field is the same as the Primary Technician field, the transition should fail with an error.
Please help me to achieve this. We are using JWT, JSU and Scriptrunner Add-ons. Let me know if this can be achievable with one of the above plugin.
Thanks!
Hi @Venugopal Paladi ,
You can setup a Scriptrunner validator on the workflow transition. Extract out the values of both the fields and compare. You can also add a custom error message with simple script validators,
You can refer a few examples here to get yourself started.
Kind Regards
Utkarsh
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.