Page MenuHomePhabricator

Implement PhabricatorApplicationTransactionInterface on PhabricatorUser
ClosedPublic

Authored by epriestley on Jun 8 2015, 8:00 PM.
Tags
None
Referenced Files
F14037165: D13213.id31939.diff
Sun, Nov 10, 2:11 PM
F14037163: D13213.id31938.diff
Sun, Nov 10, 2:11 PM
F14003913: D13213.diff
Sat, Oct 26, 12:40 PM
F13982615: D13213.id31938.diff
Sun, Oct 20, 12:41 AM
F13956775: D13213.id31939.diff
Mon, Oct 14, 7:04 AM
Unknown Object (File)
Oct 4 2024, 10:46 PM
Unknown Object (File)
Sep 20 2024, 1:36 PM
Unknown Object (File)
Sep 4 2024, 7:07 PM
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.