Page MenuHomePhabricator

Stop "join project" from trying to write an inverse edge on Users
ClosedPublic

Authored by epriestley on Jun 8 2015, 9:43 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 5:03 AM
Unknown Object (File)
Wed, Dec 11, 5:21 PM
Unknown Object (File)
Sat, Dec 7, 1:57 AM
Unknown Object (File)
Wed, Nov 27, 9:59 PM
Unknown Object (File)
Sun, Nov 24, 10:38 AM
Unknown Object (File)
Oct 30 2024, 6:39 PM
Unknown Object (File)
Oct 24 2024, 6:04 PM
Unknown Object (File)
Oct 21 2024, 2:20 PM
Subscribers

Details

Summary

Now that Users implement PhabricatorApplicationTransactionInterface, we try to write an inverse edge. At least for now, we should retain the old behavior instead.

Test Plan
  • Unit tests which cover this stuff pass again.
  • Grepped for other instanceof PhabricatorApplicationTransactionInterface, the all seemed either benign or irrelevant.

Diff Detail

Repository
rP Phabricator
Branch
uxaction2
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 6634
Build 6656: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Stop "join project" from trying to write an inverse edge on Users.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: joshuaspence, btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2015, 9:44 PM
This revision was automatically updated to reflect the committed changes.