You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| New Recurring | Single base event with `recurrence` rule | - Only contains the base\n- Has `recurrence` rule\n- No instance events |
316
316
| Edit One Instance | Base event + modified instance | - Instance has `_` in ID\n- Has `recurringEventId`\n- No `recurrence` rule\n- Other instances unchanged |
317
317
| Edit This & Future | Original base + modified instance + new base | - Original base has `UNTIL` rule\n- Modified instance\n- New base with `_R` suffix\n- New base has new `recurrence` rule |
318
-
| Edit All Instances | Modified base + new base | - Base has `UNTIL` rule\n- New base with `_R` suffix\n- All instances updated |
319
-
| Delete Instance | Base event + cancelled instance | - Instance marked as "cancelled"\n- Has `recurringEventId`\n- Base event unchanged |
320
-
| Delete Series | All instances marked as "cancelled" | - No base event\n- All events marked as "cancelled"\n- All have same `recurringEventId`|
318
+
| Edit All Instances | Modified base + new base | - Base has `UNTIL` rule\n- New base with `_R` suffix\n- All instances updated |
319
+
| Delete Instance | Base event + cancelled instance | - Instance marked as "cancelled"\n- Has `recurringEventId`\n- Base event unchanged |
320
+
| Delete Series | All instances marked as "cancelled" | - No base event\n- All events marked as "cancelled"\n- All have same `recurringEventId`|
0 commit comments