You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
updated parent reset button in advance prep for Spring 23 to use RefreshEvent instead of the now-forbidden Aura refresh hack
Consolidated a ton of async code related to batch/queueable processes which really trimmed down on RollupBatchFullRecalculator in particular
Fixed a bug reported by Katherine West that was introduced in #396 whereby Flows called by imperative Apex invoked from merge operations failed to get the right System.TriggerOperation assigned to them
Updated Extra Code Coverage plugin
Trimmed down RollupTests and converted quite a few of its tests that had strayed from the unit-y nature of that class into integration territory