代码之家  ›  专栏  ›  技术社区  ›  Ajeet Ganga

使用arc arcanist命令行编辑phabricator任务的父级时出错

  •  0
  • Ajeet Ganga  · 技术社区  · 7 年前
     [530]$echo '{ "objectIdentifier":"T1111", "transactions": [ { "type"    "parents.add", "value": ["T2222"] } ] }' 
        | arc call-conduit --conduit-uri  https://phab.somecompany.com/
          --conduit-token cli-xyzlmnop  maniphest.edit
    

    我看到的错误

    {"error":"ERR-CONDUIT-CORE","errorMessage":"ERR-CONDUIT-CORE: Edge transactions must have destination PHIDs as in edge lists (found key \"T2222\" on transaction of type \"4\").","response":null}
    

    ERR-conduction-CORE:边缘事务必须具有边缘列表中的目标PHID

    (试图遵循 here )

    0 回复  |  直到 7 年前
        1
  •  1
  •   CasualSuperman    6 年前

    PHID-TASK-tpp2tfkdc4vxhae3uxzy )不是花押字( T2222 maniphest.search

    推荐文章