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...
Currently there is an Active checkbox that's greyed out on the wizard. I think this could be confusing to the end user. Perhaps we want to have a Next page...
Great job on the list view Scott! Here are some things that may be interesting to add: - Add Active checkbox - For SCHEDULED APEX JOB NAME - note somehow...
**Is your feature request related to a problem? Please describe.** Feature request **Describe the solution you'd like** The options under Calculation Mode should go down to three: **Realtime** (no change!)...
**Is your feature request related to a problem? Please describe.** When there is an active rollup definition with the calculation mode set to scheduled, it must also schedule the RollupJob...
**Is your feature request related to a problem? Please describe.** Currently, the code in OptimzerService.cls for `LookupRollupSummaryScheduleItemsCount` checks if you have a scheduled apex job and if the schedule items...
**Is your feature request related to a problem? Please describe.** The new wizard makes extensive use of the global describe to get the relationship between objects dynamically. This is a...
**Is your feature request related to a problem? Please describe.** There needs to be an Edit Mode - Is it technically possible to deploy metadata from LWC? The current limitation...
# Problem The new community-provided Wizard is only for insert/creation of a DLRS record. If we want to focus on it and have it be the default we need to...
# Problem Can we live or on save check the current SOQL statement and give the user a health check on the query? Perhaps a Yellow warning at the top...
# Problem With 100s of DLRS records it is hard to keep track of if a record has a Scheduled Apex job or not, and what the schedule is of...