Fixed setScenario() function in logger LWC
Thanks to @rcastanosgonzalez for reporting and fixing this bug!
Core Unlocked Package Changes
- Fixed #666 issue in PR #667 by updating the logger LWC's function
setScenario()
to properly (and always) set the scenario on each log entry. Previously, the value was often incorrectly set tonull
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.6...v4.13.7
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001MkHRQA0
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001MkHRQA0
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkHRQA0
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkHRQA0