HomePhabricator

allow phids other than users (i.e. mailinglists)

Description

allow phids other than users (i.e. mailinglists)

Summary:
Via the UI adding a mailinglist for CC works, but via
the API currently it shows:

One or more PHIDs were invalid for ccPHIDS

This removes the user validation check for ccPHIDs.

(I left it in for other things like owner since that seems
still appropriate?)

Test Plan:
used arc locally to add a mailinglist to cc

echo '{"id": 2, "ccPHIDs": ["PHID-MLST-ohduchbv4dfimk7opt3r"]}' | arc call-conduit maniphest.update

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D10193

Details

Provenance
cpettet <rush@wikimedia.org>Authored on
epriestleyCommitted on Aug 8 2014, 4:53 PM
epriestleyPushed on Aug 8 2014, 4:53 PM
Reviewer
Blessed Reviewers
Differential Revision
D10193: allow phids other than users (i.e. mailinglists)
Parents
rP59a85e8845ef: Support natural ordering of workboards
Branches
Unknown
Tags
Unknown

Event Timeline