Page MenuHomePhabricator

allow setting view and edit policy with maniphest.createtask
ClosedPublic

Authored by chasemp on Aug 12 2014, 9:01 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Dec 13, 1:25 AM
Unknown Object (File)
Fri, Dec 6, 5:14 PM
Unknown Object (File)
Dec 3 2024, 11:49 AM
Unknown Object (File)
Dec 2 2024, 3:00 PM
Unknown Object (File)
Nov 27 2024, 1:02 AM
Unknown Object (File)
Nov 23 2024, 12:31 AM
Unknown Object (File)
Nov 18 2024, 6:28 PM
Unknown Object (File)
Nov 15 2024, 6:36 AM
Subscribers

Details

Summary

allowing explicit maniphest policy on api creation

Test Plan

tested with arc cli

Example:

echo '{"title": "mc6", "editPolicy": "users", "viewPolicy": "users"}' | \
arc call-conduit maniphest.createtask

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

chasemp retitled this revision from to allow setting view and edit policy with maniphest.createtask.
chasemp updated this object.
chasemp edited the test plan for this revision. (Show Details)
chasemp added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Aug 12 2014, 9:06 PM
epriestley updated this revision to Diff 24649.

Closed by commit rP0420754d7318 (authored by cpettet <rush@wikimedia.org>, committed by @epriestley).