v4.12.3 - Bugfix for UserInfo.getSessionId() Exception #606
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 @dvanlooy for reporting this bug!
Core Unlocked Package Changes
Logger
Apex Class Changestry-catch
block around the usage ofSystem.UserInfo.getSessionId()
- in some situations, such as a connected app using JWT, calling this method will throw an exceptionLogger.TRANSACTION_QUIDDITY
is loaded so it doesn't repeatedly try to load in transactions where there isn't an active quiddityInstallation Info
Core Unlocked Package - no namespace
Full Changelog: v4.12.2...v4.12.3
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001Mk5AQAS
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001Mk5AQAS
This discussion was created from the release Bugfix for UserInfo.getSessionId() Exception.
Beta Was this translation helpful? Give feedback.
All reactions