Skip to content

Rollup Logging Plugins Released!

Compare
Choose a tag to compare
@jamessimone jamessimone released this 22 Jul 21:15
· 200 commits to main since this release
ecd38f9
  • Fixes #68 by introducing two new rollup logging plugins 🎉 - one, an in-house custom lightweight logger to log rollup errors to, the second an adapter for rollup logging with @jongpie 's Nebula Logger - more information is available in the README, as well as in the READMEs for the individual logger plugins:
  • Added code coverage for new (optional) fields on RollupFlowBulkProcessor
  • fixes #141 by adding REFRESH context to invocables to allow flow to opt into the full recalculation code paths available in Apex/the full recalc button and app
  • fixes a bug reported by Karl Berlin where full recalcs for different parents could fail from the full recalc button