Destroying a CalendarEvent only destroys the object directly. It should destroy (at least) these sub-objects:
- PhabricatorCalendarEventInvitee
- PhabricatorCalendarNotification
There might be some other stuff that needs cleanup, too.
Destroying a CalendarEvent only destroys the object directly. It should destroy (at least) these sub-objects:
There might be some other stuff that needs cleanup, too.