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
Unknown Object (File)
Mon, Jun 16, 8:59 PM
Unknown Object (File)
Sun, Jun 15, 10:58 PM
Unknown Object (File)
Fri, May 30, 8:37 AM
Unknown Object (File)
Fri, May 30, 6:30 AM
Unknown Object (File)
Thu, May 29, 1:25 PM
Unknown Object (File)
Thu, May 29, 8:44 AM
Unknown Object (File)
May 11 2025, 8:22 AM
Unknown Object (File)
May 7 2025, 12:08 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.