declarative-lookup-rollup-summaries
declarative-lookup-rollup-summaries copied to clipboard
Declarative Lookup Rollup Summaries (DLRS) is a community built and maintained Salesforce application that allows you to create cross object roll-ups declaratively - no code! For install instructions...
**Is your feature request related to a problem? Please describe.** I have scheduled rollups that are generating exceptions in the Summary Logs object. I would like to determine what's causing...
Hey there, I searched the readme, wiki, and historical issues, and it seems there is no documentation about how to make use of the developer mode. There are broken links...
There are no docs for developer calculation mode, and the links to RollupService.cls in the issues are wrong. The file is in dlrs/main/classes/RollupService.cls However I wasn't able to use it...
**Is your feature request related to a problem? Please describe.** Potentially query the EntityDefinition and FieldDefinition SObject instead of global schema to avoid API dependencies and release problems. **Describe the...
**Is your feature request related to a problem? Please describe.** The records that I am summarizing have begun to hit the 50001 rows limit. I noticed that many of my...
# Critical Changes # Changes # Issues Closed
Just had my first opportunity to work with DLRS since some changes to the UI! Notably, I can't find the tab where I used to be able to see and...
I've found the need and seen other ask about how to make DLRS only fire for some records but not others either based on information on the Parent or Child...
Your PMD https://github.com/afawcett/declarative-lookup-rollup-summaries/blob/master/apex-ruleset.xml says its using _all Apex rules except style_. But this is not true. It's only using **performance** and **security** category and skipping other categories like - bestpractices.xml...
loads more in SOQL these days, MIN/MAX support picklist for example... the cube and other features SOQL features