SFDO-Community / declarative-lookup-rollup-summaries

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 and documentation, visit our website https://sfdo-community-sprints.github.io/DLRS-Documentation/
https://sfdo-community-sprints.github.io/DLRS-Documentation/
BSD 3-Clause "New" or "Revised" License
683 stars 235 forks source link

Delete Duplicate Lookup Parent/Lookup Child Objects on scratch org creation #1427

Open Nickers3 opened 4 months ago

Nickers3 commented 4 months ago

When creating scratch orgs via Metecho using the QA flow, there are object created called Lookup Parent and Lookup Child as well as QA Lookup Parent and QA Lookup Child. The fields look to be the same.

The QA Lookup Parent and QA Lookup Child show up in the unpackaged portion of the repo, while the Lookup Parent and Lookup Child reside in the dlrs main folder.

Unless there is a reason to keep the objects in the main folder, this seems like it should be in the unpackaged portion as is only for testing.