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
690 stars 235 forks source link

Better Error Reporting / Eliminated "Silent Fails" #1243

Open MelanieTolomeo opened 2 years ago

MelanieTolomeo commented 2 years ago

Is your feature request related to a problem? Please describe. This is from one of my colleagues in proserv/Traction:

when an established rollup doesn't work (for whatever reason... bad data, unavailable records, something something) there's no kind of notification or warning that you need to take a look at it. As a result, your reporting can be wrong for a really long time until someone thinks to take a deeper look into it and analyse the numbers themselves...

Describe the solution you'd like

If we can get a notification of some kind, error log generated, something - then we could build a process around that and get someone looking into an issue...

Notification can have:

Describe alternatives you've considered

Additional context

aheber commented 3 months ago

@MelanieTolomeo do you have details about what kind of silent fails are occurring? What causes errors so we can narrow in on them?

Right now this issue is too vague to be actionable.