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
F18830091: D13215.id31948.diff
Sat, Oct 25, 4:05 AM
F18813230: D13215.diff
Mon, Oct 20, 2:42 PM
F18799304: D13215.diff
Fri, Oct 17, 1:07 PM
F18799295: D13215.diff
Fri, Oct 17, 1:05 PM
F18791488: D13215.id31949.diff
Thu, Oct 16, 2:01 PM
F18589644: D13215.id.diff
Sep 12 2025, 3:54 AM
F18589444: D13215.id.diff
Sep 12 2025, 3:22 AM
F18589216: D13215.diff
Sep 12 2025, 2:51 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.