Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
Unknown
-
Description
When a CalendarEvent object is created, the EventProcessor currently drops the event's color and custom metadata. Because these fields are ignored during mapping, we lose access to custom event properties and color coding.
We should update the addBasicEventProperties function to map the color and customProperties fields, ensuring this data is preserved.