Homec4science

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

Authored by epriestley <git@epriestley.com> on Jun 8 2015, 23:45.

Description

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

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.

Reviewers: joshuaspence, btrahan

Reviewed By: btrahan

Subscribers: epriestley

Differential Revision: https://secure.phabricator.com/D13215

Details

Committed
epriestley <git@epriestley.com>Jun 8 2015, 23:45
Pushed
aubortJan 31 2017, 17:16
Parents
rPHaf1b586990a7: Fix method visibilities
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPHd6afce7d3097: Stop "join project" from trying to write an inverse edge on Users (authored by epriestley <git@epriestley.com>).Jun 8 2015, 23:45