Page MenuHomePhabricator

Use transactions when importing events in Calendar, and update existing events
ClosedPublic

Authored by epriestley on Oct 13 2016, 3:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 29 2025, 8:40 AM
Unknown Object (File)
Apr 29 2025, 7:33 AM
Unknown Object (File)
Apr 28 2025, 12:52 AM
Unknown Object (File)
Apr 27 2025, 12:39 AM
Unknown Object (File)
Apr 25 2025, 7:08 PM
Unknown Object (File)
Apr 24 2025, 8:08 AM
Unknown Object (File)
Apr 21 2025, 1:09 PM
Unknown Object (File)
Apr 21 2025, 10:35 AM
Subscribers
None

Details

Summary

Ref T10747.

  • Apply what changes we can with transactions, so you can see how an event has changed and import actions are more explicit.
    • I'll hide these from email/feed soon: I want them to appear on the event, but not generate notifications, since that could be especially annoying for automated events.
  • When importing, try to update existing events if we can.
Test Plan

Imported a ".ics" file several times with minor changes, saw them reflected in the UI with transactions.

Screen Shot 2016-10-13 at 8.00.54 AM.png (502×755 px, 71 KB)

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Use transactions when importing events in Calendar, and update existing events.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Oct 13 2016, 3:52 PM
This revision was automatically updated to reflect the committed changes.