Page MenuHomePhabricator

Fix some minor Calendar issues, including a paging issue on imports
ClosedPublic

Authored by epriestley on Nov 1 2016, 8:59 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 11:41 PM
Unknown Object (File)
Fri, Dec 13, 3:52 AM
Unknown Object (File)
Tue, Nov 26, 10:45 PM
Unknown Object (File)
Fri, Nov 22, 7:43 PM
Unknown Object (File)
Fri, Nov 22, 5:09 AM
Unknown Object (File)
Nov 18 2024, 12:47 PM
Unknown Object (File)
Nov 14 2024, 9:10 PM
Unknown Object (File)
Nov 10 2024, 5:01 PM
Subscribers
None

Details

Summary

Fixes T11808. I couldn't reproduce the issue there locally so I'm just cheating a little bit until a better reproduction case shows up.

We don't need to do a full load here anyway, and testing for any row is more efficient.

Test Plan

Poked around imports without issues, but couldn't reproduce this problem locally.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some minor Calendar issues, including a paging issue on imports.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
  • Also fix an issue importing events with no attendees that I caught in the production logs.
  • Also fix an issue which could cause reminder notifications for events which started up to 5 minutes ago.
chad edited edge metadata.
This revision is now accepted and ready to land.Nov 1 2016, 9:39 PM
This revision was automatically updated to reflect the committed changes.