Page MenuHomePhabricator

Commenting on instances of a recurring event should create a new event with its own comments
ClosedPublic

Authored by lpriestley on Jun 29 2015, 10:41 PM.
Tags
None
Referenced Files
F15513161: D13481.diff
Thu, Apr 17, 4:54 PM
F15483452: D13481.diff
Wed, Apr 9, 12:23 PM
F15383045: D13481.id32638.diff
Mar 14 2025, 3:23 PM
F15345692: D13481.id32639.diff
Mar 10 2025, 11:53 AM
Unknown Object (File)
Mar 2 2025, 5:12 AM
Unknown Object (File)
Mar 1 2025, 3:14 AM
Unknown Object (File)
Feb 20 2025, 9:22 PM
Unknown Object (File)
Feb 8 2025, 4:53 PM
Subscribers

Details

Summary

Closes T8696, Commenting on instances of a recurring event should create a new event with its own comments

Test Plan

Open recurring event instance (not exception), should see no timeline, leave a comment, an exception to event should be created.

Diff Detail

Repository
rP Phabricator
Branch
calendarrecurringcomments
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 7056
Build 7165: [Placeholder Plan] Wait for 30 Seconds
Build 7164: arc lint + arc unit

Event Timeline

lpriestley retitled this revision from to Commenting on instances of a recurring event should create a new event with its own comments.
lpriestley updated this object.
lpriestley edited the test plan for this revision. (Show Details)
lpriestley added a reviewer: epriestley.
epriestley edited edge metadata.
epriestley added inline comments.
src/applications/calendar/controller/PhabricatorCalendarEventViewController.php
91

Sometimes no $sequence in this

This revision is now accepted and ready to land.Jun 29 2015, 10:51 PM
lpriestley edited edge metadata.

$sequence only when it exists

This revision was automatically updated to reflect the committed changes.