Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled Rollup Error Emails Should Include Info About the Specific Lookup #1506

Open
aheber opened this issue Nov 13, 2024 · 0 comments
Open

Comments

@aheber
Copy link
Contributor

aheber commented Nov 13, 2024

Is your feature request related to a problem? Please describe.
When a Scheduled Rollup fails to execute, it usually sends an email with information on the failure. This includes the AsyncApexJob Id but doesn't include information about the specific rollup that failed.

Describe the solution you'd like
It would be best if these emails added data for which lookup configuration it was that crashed. Lookup Id and Name/Label would be excellent.

A fix would need to be added to the RollupCalculateJobSchedulable and the RollupCalculateJob to cover different failure modes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant