Hi All,
I have implemented story point mandatory pop up window when tickets are transitioned from Backlog to Refined status with empty value in SP field using field required validator.
I am aware that users will get an alert when they try to transition to Refined Status from backlog without estimates.
However ,I want No alert should pop up when if any value presents in Story Points field already given. I want this to implemented in one of the board. Kindly assist on this scenario.
Regards,
Gnanabaskar
Hi @Gnanabaskar ,
by default you have the following Validator options for field values...
Field Required Validator
Field must not be empty during the transition.
Field has been modified Validator
Field value must be changed during the transition.
if the first is used and the field is not empty at the time of transition then there should not be a error message pop up.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.