Page MenuHomePhabricator

Fix a Calendar import issue where we looked up attendees by object instead of name
ClosedPublic

Authored by epriestley on Nov 5 2016, 4:26 PM.
Tags
None
Referenced Files
F13062523: D16804.diff
Sat, Apr 20, 12:32 AM
F13060252: D16804.diff
Fri, Apr 19, 5:35 PM
Unknown Object (File)
Thu, Apr 11, 10:04 AM
Unknown Object (File)
Wed, Apr 3, 7:36 PM
Unknown Object (File)
Wed, Mar 27, 5:13 PM
Unknown Object (File)
Mar 5 2024, 5:20 AM
Unknown Object (File)
Mar 5 2024, 2:13 AM
Unknown Object (File)
Feb 13 2024, 3:58 PM
Subscribers
None

Details

Summary

Ref T11801. This issue led to the stack trace in T11801#199042.

It wasn't obvious that this was wrong because the recover-on-duplicate-key code made it work correctly.

Test Plan

Imported an event with external attendees with no warnings in the log.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix a Calendar import issue where we looked up attendees by object instead of name.
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.Nov 5 2016, 6:11 PM
This revision was automatically updated to reflect the committed changes.