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)
Thu, May 8, 5:28 AM
Unknown Object (File)
Tue, May 6, 4:07 PM
Unknown Object (File)
Fri, Apr 25, 12:22 PM
Unknown Object (File)
Thu, Apr 24, 3:43 PM
Unknown Object (File)
Wed, Apr 23, 11:11 PM
Unknown Object (File)
Sat, Apr 19, 3:25 AM
Unknown Object (File)
Apr 17 2025, 1:28 AM
Unknown Object (File)
Apr 12 2025, 1:14 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.