Skip to content

Version 4.6.0: Tagging System Overhaul

Closed Aug 10, 2021 100% complete

Highlights

  • Added new custom objects LoggerTag__c and LogEntryTag__c for a more robust tagging data model
  • Added Apex methods LogEntryBuilder.addTag(String) and LogEntryBuilder.addTags(List<String>)
  • Added new Flow class FlowCollectionLogEntry for logging a collection of SObject records
  • Added Flow invocable property tagsString on FlowLogEntry, FlowRecordLog…

Highlights

  • Added new custom objects LoggerTag__c and LogEntryTag__c for a more robust tagging data model
  • Added Apex methods LogEntryBuilder.addTag(String) and LogEntryBuilder.addTags(List<String>)
  • Added new Flow class FlowCollectionLogEntry for logging a collection of SObject records
  • Added Flow invocable property tagsString on FlowLogEntry, FlowRecordLogEntry, and FlowCollectionLogEntry
  • Added custom metadata type LogEntryTag__mdt to support adding tags to LogEntry__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.