Avoid validators between instances

Originally asked by Sagi Gueta on 06 February 2023 (original question)


Through the exalate configurations, i need to find a way to avoid certain validators in Jira and JSM workflows.

I’ve found a way to make a conditional validators by using JMWE using user.displayName != “Exalate”

However it didn’t work.

Do you know what possibly be a good way to apply it?