v4.13.10 - AuthSession Bugfix for LWC Logging #680
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 to @Suryansh-2301 for reporting this bug!
Core Unlocked Package Changes
ParentId = null
when queryingAuthSession
data inLoggerEngineDataSelector
ParentId
of theAuthSession
record in the new fieldsLogEntryEvent__e.ParentSessionId__c
andLog__c.ParentSessionId__c
Updated permission sets
LoggerAdmin
,LoggerLogViewer
, andLoggerEndUser
to provide read access to the new fieldLog__c.ParentSessionId__c
Updated FlexiPage
LogRecordPage
to conditionally display the new fieldLog__c.ParentSessionId__c
when it's populatedInstallation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.9...v4.13.10
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y0000027L04QAE
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y0000027L04QAE
This discussion was created from the release AuthSession Bugfix for LWC Logging.
Beta Was this translation helpful? Give feedback.
All reactions