declarative-lookup-rollup-summaries icon indicating copy to clipboard operation
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...

Results 160 declarative-lookup-rollup-summaries issues
Sort by recently updated
recently updated
newest added

**Describe the bug** DLRS record did not working in my salesforce org after deactivated created user in Salesforce. Could you please kindly let me know how to fix this issue...

enhancement
Dev Team
good first issue

**Describe the bug** System.SObjectException: Cannot locate Apex Type for ID: 000000000000000AAA **To Reproduce** Steps to reproduce the behavior: 1. Create a DRLS 2. Calculation Mode = Developer 3. dlrs.RollupService.rollup([SELECT fields__c...

discussion

I am using concatenate distinct to rollup all the related contact names into a text field onto the account. However, every time I edit a contact record, it tacks the...

discussion

We can set the Child Object relationship field and the tool assumes it relates to the Parent via the Parent.Id being held in the relationship field. What about if your...

enhancement

it looks like it was added in the spring 21 release. has it https://developer.salesforce.com/docs/atlas.en-us.230.0.object_reference.meta/object_reference/sforce_api_objects_entitlement.htm missing https://developer.salesforce.com/docs/atlas.en-us.228.0.object_reference.meta/object_reference/sforce_api_objects_entitlement.htm ![Capture](https://user-images.githubusercontent.com/42045043/224418582-f77c464a-320f-4956-9897-6a0297575641.PNG)

I have a rollup that aggregates the first value of a Picklist field on child records Since Spring17, SF allows to set picklist api names. When API name is different...

enhancement
Dev Team

**Describe the bug** Using the Install URL attempting to install the automated beta release of 2.22 (Beta 1) fails because the package with Id 04t5p0000013oebAAA cannot be found. **To Reproduce**...

bug

**Describe the bug** I'm not sure what's going on, but running the RollupJob is resulting in an invalid field error on the 'Name' field. This is a field for which...

bug

**Is your feature request related to a problem? Please describe.** The realtime processing is expected not to need a scheduled job for calculation. If the parent is mergable then there...

enhancement
discussion

Need to update the project API versions to v61.0 as a result of the Summer '24 release.

chore