需求管理 CodeArts Req-批量更新工作项:请求示例

时间:2025-02-12 15:01:30

请求示例

批量更新研发需求

{endpoint}/v1/ipdprojectservice/projects/8e70d806a8f04d018ea6af6b6ffe7b96/issues/batch{  "id" : [ "957294446158852096", "957315051394478080" ],  "attribute" : {    "category" : "IR",    "priority" : "低",    "submitted_by" : [ {      "id" : "a360371833bf4c558f796fd707b44daf"    } ],    "labels" : [ {      "id" : "956308025419804673"    }, {      "id" : "956308025419804673"    } ],    "custom_fields" : [ {      "code" : "c7073388365101674496",      "value" : "881467547473321986,881467547473321987"    }, {      "code" : "c7148504958125613056",      "value" : "我是一个项目自定义字段"    }, {      "code" : "module",      "value" : "956584293264568320"    }, {      "code" : "c7148512434669625344",      "value" : "956591616891461634"    } ]  }}
support.huaweicloud.com/api-projectman/BatchUpdateIpdIssues.html