Important
You are browsing documentation for version 5.0 of OroCommerce, OroCRM, and OroPlatform, maintained until August 2024 and supported until March 2026. See version 5.1 (the latest LTS version) of the Oro documentation for information on latest features.
See our Release Process documentation for more information on the currently supported and upcoming releases.
UID (Unique Calendar Identifier)
UID is a unique identifier within the calendar. It easily identifies the same events within different systems and applications (e.g., OroPlatform and Microsoft 365). More information is available in the official iCalendar documentation on specifications and update.
Rules
While using the UID in OroPlatform, please keep in mind the following requirements and guidelines:
- UID is unique within the calendar for the parent event.
- A new CalendarEvent with the $parent defined should have the same UID as its parent.
- A new CalendarEvent with the $recurringEvent set should have the same UID as its recurring event.
- Do not change the UID of the event if the event UID was already generated.
- While setting the UID for the first time for an existing event (when a UID is null initially), ensure that all parent, children, and recurring events obtain the same UID.