Script px to stop autopromote

Hi Everyone,
is it possible to stop autopromote of task to next status based on certain conditions using script or java px.i f yes how.
Assuming i want the task to be approved before nex status

Thank you

Add Comment
2 Answer(s)

Yes, this is possible. You will have to throw AgileDSLException when your condition is not satisfied, to prevent auto promotion.

Agile User Answered on August 21, 2017.
Add Comment

I  tried  AgileDSLException . This  worked in Post event but the  Pre event is  giving me  an error for the  previous status that is  between  Not started – Inprocess even though  the  Pre event is  set for Inprocess to Complete. 

Agile User Answered on August 21, 2017.

Can you please specify the error details.

on September 11, 2017.
Add Comment

Your Answer

By posting your answer, you agree to the privacy policy and terms of service.