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
F14035783: D10243.diff
Sun, Nov 10, 7:36 AM
F14024550: D10243.diff
Thu, Nov 7, 10:45 AM
F14019441: D10243.id24646.diff
Tue, Nov 5, 10:08 PM
F14012151: D10243.id24646.diff
Fri, Nov 1, 7:26 AM
F13973830: D10243.diff
Fri, Oct 18, 2:53 AM
Unknown Object (File)
Oct 7 2024, 11:28 PM
Unknown Object (File)
Oct 7 2024, 11:28 PM
Unknown Object (File)
Oct 7 2024, 11:28 PM
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).