Display error messages appear in disorder
i am encountering an issue where the order of error messages displayed is not consistent with the order in which validations occur.
In my scenario, y have a table where items are added user actions the are there in in each row. Validations are triggered using a validate rule, but the resulting error messages appear out of order.
i understendtoo PEGA typically groups error messages based on their severity (e.g., error, warning, info), but this are error have severity "error"
This support is mentioned "https://support.pega.com/question/displaying-error-messages-screen?", but in the version Infinity 23 I am currently experiencing this issue.
@JACKARTAthis is still an enhancement for the product and the same shall be addressed in the later releases of Pega.
While building the error list, We don't have the order of the input elements. So, the error messages are shown in the order they are received.
This leads to this non-sequence.