Page MenuHomePhabricator

chasemp_ext_id_custom_field_maniphest_creation_via_arc

Authored By
chasemp
Jun 11 2014, 6:51 PM
Size
1 KB
Referenced Files
None
Subscribers
None

chasemp_ext_id_custom_field_maniphest_creation_via_arc

[m]root@server>echo '{"title":"foo3", "auxiliary":{"ext_id":"456"}}' | /srv/phab/arcanist/bin/arc call-conduit maniphest.createtask --trace
libphutil loaded from '/srv/phab/libphutil/src'.
arcanist loaded from '/srv/phab/arcanist/src'.
Config: Reading user configuration file "/home/rush/.arcrc"...
Config: Reading system configuration file "/etc/arcconfig"...
Working Copy: Unable to find .arcconfig in any of these locations: /root/phabricator-tools/.arcconfig.
Working Copy: Path "/root/phabricator-tools" is part of `git` working copy "/root/phabricator-tools".
Working Copy: Project root is at "/root/phabricator-tools".
Config: Did not find local configuration at "/root/phabricator-tools/.git/arc/config".
>>> [0] <conduit> conduit.connect() <bytes = 467>
>>> [1] <http> http://phabricator.wikimedia.org/api/conduit.connect
<<< [1] <http> 141,731 us
<<< [0] <conduit> 142,101 us
Waiting for JSON parameters on stdin...
>>> [2] <conduit> maniphest.createtask() <bytes = 233>
>>> [3] <http> http://phabricator.wikimedia.org/api/maniphest.createtask
<<< [3] <http> 164,677 us
<<< [2] <conduit> 165,179 us
{"error":null,"errorMessage":null,"response":{"id":7,"phid":"PHID-TASK-yecpkdwylntmzzmnj2dz","authorPHID":"PHID-USER-m5c7ihhoykpjoqlrmuoz","ownerPHID":null,"ccPHIDs":[],"status":"open","statusName":"Open","isClosed":false,"priority":"Needs Triage","priorityColor":"violet","title":"foo3","description":"","projectPHIDs":[],"uri":"http:\/\/phabricator.wikimedia.org\/T7","auxiliary":{"std:maniphest:external_id":null},"objectName":"T7","dateCreated":1402512547,"dateModified":1402512547,"dependsOnTaskPHIDs":[]}}

File Metadata

Mime Type
text/plain; charset=utf-8
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/ew/rf/3xraeptkwovefq57
Default Alt Text
chasemp_ext_id_custom_field_maniphest_creation_via_arc (1 KB)

Event Timeline