Homec4science

Implement PhabricatorApplicationTransactionInterface on PhabricatorUser

Authored by epriestley <git@epriestley.com> on Jun 8 2015, 22:35.

Description

Implement PhabricatorApplicationTransactionInterface on PhabricatorUser

Summary: Right now, "Publish" workers for user profile edits (title / blub) can get gummed up in the daemons. Implement the interfaces and provide a Query so they can go through.

Test Plan:

  • Made a profile "Title" edit.
  • Used bin/worker execute --id <id> to see task fail.
  • Applied patch.
  • Saw task work.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

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

Details

Committed
epriestley <git@epriestley.com>Jun 8 2015, 22:35
Pushed
aubortJan 31 2017, 17:16
Parents
rPH1a091e526047: Drive Maniphest grouping and ordering through standard infrastructure
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH3bb7f3624fe9: Implement PhabricatorApplicationTransactionInterface on PhabricatorUser (authored by epriestley <git@epriestley.com>).Jun 8 2015, 22:35