Skip to content

Concat Delimiter, Cross-Object Grandparent Rollups, Sorting on Concat

Compare
Choose a tag to compare
@jamessimone jamessimone released this 09 Apr 00:55
· 251 commits to main since this release
15323f4
  • Grandparent rollups now support cross-object filtering

  • Polymorphic fields are supported with Evaluator

  • Fixes #2 by adding custom concat delimiter option to Rollup__mdt

  • Scope creep - add code coverage for different polymorphic field types, including the fix of a subtle bug in RollupEvaluator where Who.Type/What.Type wouldn't always get selected correctly from a parent-level object

  • Fixes #70 by instituting sorting for the final output of rollup concat operations