Core Unlocked Package Changes
- Fixed #896 reported by @anthonygiuliano (and confirmed by @dominykasvitkus) by leveraging SOSL to search for a matching record ID (instead of strictly filtering on
LogEntry__c.RecordId__c) - Fixed #805 reported by @zimny349 by updating Apex class
RelatedLogEntriesControllerto usetoLabel()in SOQL when querying picklist fields - Improved the layout of the lightning card & datatable so the component visually better aligns with the appearance of standard related lists
- Scope creep: fixed #952 reported by @Mike-Cleaver-LB by adding Apex class access for
CallableLoggerto theLoggerLogCreatorpermission set to ensure the running user can use it in contexts like OmniStudio
In the screenshots below, the same data is used (same Account record, and same LogEntry__c records exist) - only the relatedLogEntries LWC has changed between the 2 screenshots
Before:
After:
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.17.2...v4.17.3
- SF CLI:
sf package install --wait 20 --security-type AdminsOnly --package 04tg70000001IMHAA2 - Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04tg70000001IMHAA2
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04tg70000001IMHAA2