Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to stop workflow from transitioning to next state

Karanam Subbarao
Contributor
November 2, 2014

How do I stop workflow transition using the validator based on the value in Custom Field.  I was able to develop a Post function which will not change the status. But I was not able to stop the transition. 

I know I can hide the workflow transition Button using a Condition statement.  But it doesnt suite my requirement.


Any advice

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 2, 2014

Use a validator.  Conditions block access to the transition, post-functions are for doing updates after a transition is definitely valid.  Validators are for checking input during a transition.  A validator will check data and return either "true" for "yes, valid information" or "false" for "nope, don't let it happen", with an optional message in the validation.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events