1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-15 03:12:41 +01:00
phorge-phorge/src/applications/maniphest/storage
epriestley ef020f711e Ensure Maniphest CC PHID list is always a list in maniphest.info
Summary: See T626. Use array_values() to discard keys, for consistency and so
this will always encode as a list (JSON array) over the wire.

Test Plan: Added and removed CCs from a task while calling maniphest.info on it;
CCs worked and I always received a list.

Reviewers: btrahan, jungejason, nh, tuomaspelkonen, aran

Reviewed By: aran

CC: skrul, aran, btrahan, epriestley

Differential Revision: 1118
2011-11-16 11:07:42 -08:00
..
auxiliary Key Value Store for ManiphestTask 2011-07-25 19:11:55 -07:00
base Slightly improve Maniphest documentation. 2011-07-04 13:04:22 -07:00
subscriber Added subscriber view to Maniphest. 2011-07-07 14:08:52 -07:00
task Ensure Maniphest CC PHID list is always a list in maniphest.info 2011-11-16 11:07:42 -08:00
taskproject Allow Maniphest tasks to be filtered by Project 2011-06-29 21:56:47 -07:00
transaction Track content sources (email, web, conduit, mobile) for replies 2011-08-30 11:08:27 -07:00