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)
Wed, Dec 11, 2:06 AM
Unknown Object (File)
Sat, Dec 7, 1:54 PM
Unknown Object (File)
Fri, Dec 6, 9:19 AM
Unknown Object (File)
Nov 11 2024, 6:43 AM
Unknown Object (File)
Nov 4 2024, 7:41 AM
Unknown Object (File)
Oct 20 2024, 2:31 AM
Unknown Object (File)
Oct 18 2024, 9:09 PM
Unknown Object (File)
Oct 18 2024, 9:06 PM
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.