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
689 stars 237 forks source link

LWC Wizard: Clarify messaging for Outstanding Scheduled Rollup Items #1460

Closed aheber closed 4 months ago

aheber commented 4 months ago

Is your feature request related to a problem? Please describe. The LWC Wizard has a section that displays a count of "Outstanding Scheduled Item" records. This can be a little confusing because to allow for delayed execution we don't count "Outstanding" until it is at least two days old.

Describe the solution you'd like The label and helptext should be refined to explain how that count is determined.