Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(core): update core to 4.8.0 trigger order rule #133

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

junners
Copy link
Member

@junners junners commented Nov 16, 2024

New & Changed Rules:

Rule (Configuration ID) Description
Same Record Field Updates (SameRecordFieldUpdates) Much like triggers, before contexts can update the same record by accessing the trigger variables $Record without needing to invoke a DML.
Missing Fault Path (MissingFaultPath) At times, a flow may fail to execute a configured operation as intended. By default, the flow displays an error message to the user and notifies the admin who created the flow via email. However, you can customize this behavior by incorporating a Fault Path.
Trigger Order (TriggerOrder) Guarantee your flow execution order with the Trigger Order property introduced in Spring '22

@junners junners merged commit 0db6350 into master Nov 16, 2024
1 check passed
@junners junners deleted the feat/trigger-order branch November 16, 2024 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant