apex-trigger-actions-framework
apex-trigger-actions-framework copied to clipboard
TriggerActionFlowAddError is Inconsistent
trafficstars
Expected Behavior
I expect to be able to call TriggerActionFlowAddError.addError any time during a flow's execution and have that error be added to the record.
Actual Behavior
If TriggerActionFlowAddError.addError is called after the record has been modified during the flow, then the error is not visible to the user.
Steps to Reproduce the Problem
The error is not presented to the user in this situation:

The error is presented to user in this situation:

Specifications
- Version:
- Platform: