View Log Entry Metadata custom permission
Core Unlocked Package Changes
- Added new custom permission
CanViewLogEntryMetadata
so that users without query access toApexClass
andApexTrigger
can still see the source code in the LWClogEntryMetadataViewer
- Updated the permission set
LoggerAdmin
to assign the new custom permissionCanViewLogEntryMetadata
- Added some more test methods in
LogEntryMetadataViewerController_Tests
, and cleaned up some code inLogEntryMetadataViewerController
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.13.5...v4.13.6
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04t5Y000001MkGxQAK
- SFDX CLI:
sfdx force:package:install --wait 20 --securitytype AdminsOnly --package 04t5Y000001MkGxQAK
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGxQAK
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y000001MkGxQAK