I just wanted to know in details about all conditions and validator with example, as im not able to understand because it does not show any difference once i applied the validators and conditions in my workflow
@Devadiga Sammu Let me try to explain the difference between Validators, Conditions and also postfunctions.
Conditions :- These are applies before the transitions and if condition are not met user won't see the transitions. eg:- When you want to hide a transitions from users or make transition visible to single project role or group.
Validators :- These are applied during transitions and if Validation fails then transition is not executed but it does not hide any transition from users. eg:- When you want to make sure everyone can see the transition but only users with certain permission can execute it or want to make certain field mandatory for just one transition.
Post-function :- These are applied after a transition is completed successfully. Postfunction does not restrict anyone from completing transition unlike validators or conditions. eg:- When you want to assign an issue to user who transitioned it automatically.
I hope that clarifies it a bit, these are some of the advance workflow features and will take some time to get hold of.
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.