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
F12829371: D16284.id39171.diff
Thu, Mar 28, 11:28 AM
Unknown Object (File)
Wed, Mar 20, 6:11 PM
Unknown Object (File)
Sun, Mar 10, 2:13 PM
Unknown Object (File)
Thu, Feb 29, 6:39 PM
Unknown Object (File)
Feb 23 2024, 12:38 AM
Unknown Object (File)
Feb 20 2024, 11:19 AM
Unknown Object (File)
Feb 10 2024, 8:16 AM
Unknown Object (File)
Feb 3 2024, 11:24 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.