Version 4.6.0: Tagging System Overhaul
Closed Aug 10, 2021
100% complete
Highlights
- Added new custom objects
LoggerTag__c
andLogEntryTag__c
for a more robust tagging data model - Added Apex methods
LogEntryBuilder.addTag(String)
andLogEntryBuilder.addTags(List<String>)
- Added new Flow class
FlowCollectionLogEntry
for logging a collection ofSObject
records - Added Flow invocable property
tagsString
onFlowLogEntry
,FlowRecordLog…
Highlights
- Added new custom objects
LoggerTag__c
andLogEntryTag__c
for a more robust tagging data model - Added Apex methods
LogEntryBuilder.addTag(String)
andLogEntryBuilder.addTags(List<String>)
- Added new Flow class
FlowCollectionLogEntry
for logging a collection ofSObject
records - Added Flow invocable property
tagsString
onFlowLogEntry
,FlowRecordLogEntry
, andFlowCollectionLogEntry
- Added custom metadata type
LogEntryTag__mdt
to support adding tags toLogEntry__c
records via admin-configured rules
Packages
- Unlocked Package Version ID: 04t5Y0000015keTQAQ
- Managed Package Version ID: 04t5Y0000015keOQAQ
This milestone is closed.
No open issues remain. View closed issues or see open milestones in this repository.