Replies: 1 comment 1 reply
-
|
@kechetino I've submitted apex-enterprise-patterns/fflib-apex-common#491 to aid with this. However, I'm converting this to a discussion as it's not an issue with Apex Rollup. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I am using the FFLIB Tigger Handler Framework, where do I add the one line of code(Rollup.runFromTrigger()), do I need to add it to each trigger context specific method (onAfterInsert, onAfterUpdate, etc.) or is there some way I can just write it once for all the methods?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions