We have 2 custom fields of user picker type, and these 2 custom fields should not have same user.
what is the possible way to do this?
Hi @Basavaraj Sangote ,
To show an error in this situation, you can add a Post-function Validator (With Script Runner) in all transactions affected in your WorkFlows.
Here an example:
(In this case, only issues with different values in reporter an assigne, will pass the transition,
The others cases will show the error message)
It looks like you're new here. Sign in or register to get started.