v1.5.4 - Customize How Parent-Level Records Are Updated #311
jamessimone
announced in
Release Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
RollupSObjectUpdater
will simply callDatabase.update(recordsToUpdate, dmlOptions)
, but by using RollupPlugin__mdt and an entry with DeveloperName 'RollupSObjectUpdater', allow for things like bypassing trigger handlers on update - for more info, see the bullet point under theOther Rollup Plugins
heading in the READMERollupEvaluator
, with more to come thereThis discussion was created from the release v1.5.4 - Customize How Parent-Level Records Are Updated.
Beta Was this translation helpful? Give feedback.
All reactions