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)
Sat, Apr 6, 11:49 AM
Unknown Object (File)
Mar 10 2024, 8:20 PM
Unknown Object (File)
Mar 5 2024, 5:24 PM
Unknown Object (File)
Mar 5 2024, 5:23 PM
Unknown Object (File)
Mar 5 2024, 5:23 PM
Unknown Object (File)
Feb 23 2024, 7:35 PM
Unknown Object (File)
Feb 23 2024, 2:00 AM
Unknown Object (File)
Feb 22 2024, 1:23 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.