v4.13.16 - Bugfixes for Scenario Rules #726
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
Uh oh!
There was an error while loading. Please reload this page.
-
Core Unlocked Package Changes
LogEntryEventHandlerto always saveLogEntryEvent__erecords whenLoggerSettings__c.DefaultPlatformEventStorageLoggingLevel__cis null. Thanks to @arbokrad for reporting this issue (and patience, as it's taken about a year to get this fixed 🙃 )LoggerSettings__c.LoggingLevel__cas a fallback value, it could result in entries being lost if a matchingLoggerScenarioRule__mdtexists with a lower logging levelLoggerwithsetScenario(String)andendScenario(String)not properly updating the field values returned bygetUserSettings()setScenario(String)andendScenario(String)wipe out & reload the in-memory instance ofLoggerSettings__c(before applying any matchingLoggerScenarioRule__mdtrecords) to ensure that there are not any remnants lingering when multipleLoggerScenarioRule__mdtrecords have been applied to the user's settings in a single transactionInstallation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.15...v4.13.16
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000015oFjQAIsfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000015oFjQAIThis discussion was created from the release Bugfixes for Scenario Rules.
Beta Was this translation helpful? Give feedback.
All reactions