Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface on PhabricatorUser
ClosedPublic

Authored by epriestley on Jun 8 2015, 8:00 PM.
Tags
None
Referenced Files
F19510993: D13213.id31938.diff
Jan 11 2026, 7:37 PM
F19270933: D13213.id31938.diff
Dec 22 2025, 10:33 PM
F19161926: D13213.diff
Dec 15 2025, 4:35 PM
F19079105: D13213.id.diff
Dec 1 2025, 8:06 PM
F18979009: D13213.diff
Nov 16 2025, 9:16 PM
F18901375: D13213.id31938.diff
Nov 7 2025, 9:56 PM
F18825139: D13213.id.diff
Oct 23 2025, 7:50 PM
F18819826: D13213.diff
Oct 22 2025, 10:02 AM
Subscribers

Details

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.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Implement PhabricatorApplicationTransactionInterface on PhabricatorUser.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Jun 8 2015, 8:12 PM
This revision was automatically updated to reflect the committed changes.