Ref T8371, Cancelled recurring events should propogate to real child events
Details
Details
- Reviewers
- epriestley 
- Group Reviewers
- Blessed Reviewers 
- Maniphest Tasks
- T8371: Canceling a recurrence should soft-cancel all exceptions to the recurrence.
- Commits
- Restricted Diffusion Commit
 rP446611e2e323: Cancelled recurring events should propogate to real child events
Create recurring event, create and exception to a ghost event, cancel recurring event, real ghost event should be treated as cancelled while the recurring event remains cancelled.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- calendarcancelrecurring
- Lint
- Lint Passed 
- Unit
- Tests Passed 
- Build Status
- Buildable 6467 - Build 6489: [Placeholder Plan] Wait for 30 Seconds 
Event Timeline
| src/applications/calendar/storage/PhabricatorCalendarEvent.php | ||
|---|---|---|
| 350–352 | This is never possible -- we either have a parent event or this throws because one wasn't attached. | |