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
F15424637: D13215.id.diff
Sat, Mar 22, 11:28 PM
F15420345: D13215.id31949.diff
Fri, Mar 21, 1:13 PM
F15383309: D13215.id31948.diff
Fri, Mar 14, 4:11 PM
Unknown Object (File)
Wed, Feb 26, 2:22 PM
Unknown Object (File)
Feb 17 2025, 12:04 PM
Unknown Object (File)
Feb 17 2025, 1:20 AM
Unknown Object (File)
Feb 11 2025, 9:26 PM
Unknown Object (File)
Feb 1 2025, 8:29 AM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.