Related to #7230
As a form designer, I want to see evidence of Entity create/update failure as it happens so that I can update my form design to address the issues.
We've decided not to block form finalization on Entity create/update failure because generally those failures are not actionable by end users. However, they are often actionable by form designers.
We could show a notice/warning dialog to indicate that there was a failure. The minimum required information would be the number of failures. Ideally we could show details for each failure. For example: "Entity in participants list failed to create because of missing label."
Related to #7230
As a form designer, I want to see evidence of Entity create/update failure as it happens so that I can update my form design to address the issues.
We've decided not to block form finalization on Entity create/update failure because generally those failures are not actionable by end users. However, they are often actionable by form designers.
We could show a notice/warning dialog to indicate that there was a failure. The minimum required information would be the number of failures. Ideally we could show details for each failure. For example: "Entity in
participantslist failed to create because of missing label."