Error Messages are getting cleared on submit of assignment (7.1.8)
system is displaying the error messages to the users on change of field ,but still user is able to move on to the next assignment with out correcting the messages .
In tracer , i see the messages on work page are cleared at step#4 in work-.FinishAssignment OOTB Rule as 4th condition is being failed (@determineDeferErrors(newAssignPage, myStepPage)).
Please suggest me if any configuration is required to satisfy the condition . For meanwhile we kept the same validation on post action which is duplicate effort of validating the field.