AuthSession Bugfix for LWC Logging
Thanks to @Suryansh-2301 for reporting this bug!
Core Unlocked Package Changes
- Fixed #678 by removing the filter
ParentId = nullwhen queryingAuthSessiondata inLoggerEngineDataSelector - Added a small enhancement to store the
ParentIdof theAuthSessionrecord in the new fieldsLogEntryEvent__e.ParentSessionId__candLog__c.ParentSessionId__c
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.9...v4.13.10
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000027L04QAE - SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000027L04QAE - Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027L04QAE
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000027L04QAE
