Page MenuHomePhabricator

Improve behavior of "owner" transaction in "maniphest.edit" endpoint
ClosedPublic

Authored by epriestley on Jan 11 2016, 11:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 28 2026, 8:20 AM
Unknown Object (File)
Apr 21 2026, 5:22 PM
Unknown Object (File)
Apr 15 2026, 6:26 PM
Unknown Object (File)
Mar 29 2026, 9:36 AM
Unknown Object (File)
Mar 14 2026, 10:27 AM
Unknown Object (File)
Mar 12 2026, 4:22 PM
Unknown Object (File)
Feb 25 2026, 8:17 PM
Unknown Object (File)
Jan 18 2026, 11:33 AM
Subscribers
None

Details

Summary

Fixes T10117.

  • I accidentally broke setting null to unassign tasks at some point when I added richer validation.
  • Raise a better error if the user passes junk.
Test Plan
  • Unassigned a task via API and web UI.
  • Reassigned a task via API and web UI.
  • Tried to do an invalid assign via API, got a sensible error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Improve behavior of "owner" transaction in "maniphest.edit" endpoint.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jan 11 2016, 5:18 PM
This revision was automatically updated to reflect the committed changes.