Page MenuHomePhabricator

Fix some EditEngine issues with rendering "invite" transactions
ClosedPublic

Authored by epriestley on Jul 12 2016, 8:23 PM.
Tags
None
Referenced Files
F13059948: D16284.diff
Fri, Apr 19, 5:03 PM
F13053771: D16284.diff
Fri, Apr 19, 11:27 AM
F13052987: D16284.id39158.diff
Fri, Apr 19, 10:54 AM
Unknown Object (File)
Fri, Apr 12, 6:49 AM
Unknown Object (File)
Sat, Apr 6, 12:24 PM
Unknown Object (File)
Mon, Apr 1, 3:22 AM
Unknown Object (File)
Mon, Apr 1, 3:22 AM
Unknown Object (File)
Mon, Apr 1, 3:22 AM
Subscribers
None

Details

Summary

Ref T9275. We were rendering too many transactions and/or over-rendering invitees.

Clean this logic up a bit:

  • List all before/after invitees.
  • Simplify the lists before rendering.
Test Plan

Viewed an event, edited invitees, got sensible human-readable transactions.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Fix some EditEngine issues with rendering "invite" transactions.
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.Jul 12 2016, 10:09 PM
This revision was automatically updated to reflect the committed changes.