v4.12.1 - Improved Error Emails #600
jongpie
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Thanks so much to @alanjaouen for this release!
Core Unlocked Package Changes
Error Email Notification Changes
LoggerEmailSender
- these emails previously did not contain enough information to troubleshoot some issues. @alanjaouen reported this in issue Give more information about error in Error Notification mails #590 and fixed it in PR feat: LoggerEmailSender send all Database.Error fields #591 by updatingLoggerEmailSender
to include the list of relevant fields for any DML failures that can occur (such as creatingLog__c
andLogEntry__c
records).Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.12.0...v4.12.1
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001Mk4bQAC
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001Mk4bQAC
This discussion was created from the release Improved Error Emails.
Beta Was this translation helpful? Give feedback.
All reactions