Added Custom Index for LogEntry__c.OriginLocation__c
Core Unlocked Package Changes
Added Custom Index for LogEntry__c.OriginLocation__c
- Resolved #400 by adding a custom index for the field
LogEntry__c.OriginLocation__c
, using the newCustomIndex
metadata type. This should help to improve queries & reports that filter on this field.- This release is intentionally very small - since
CustomIndex
is a relatively new metadata type (released last year), this is being released in isolation, just as a precaution. Based on testing of the index, there are not any issues anticipated with this change.
- This release is intentionally very small - since
Installation Info
Core Unlocked Package - no namespace
Full Changelog: v4.10.4...v4.10.5
- SFDX CLI:
sfdx package install --wait 20 --security-type AdminsOnly --package 04t5Y0000023SCHQA2
- Sandbox: https://test.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCHQA2
- Production: https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5Y0000023SCHQA2