需求管理 CODEARTS REQ-查询看板项目下的工作项:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
work_items |
Array of Workitems objects |
工作项 |
total |
Integer |
总数 |
参数 |
参数类型 |
描述 |
---|---|---|
id |
String |
工作项id |
description |
String |
工作项描述 |
actual_work_hours |
Double |
实际工时 |
assigned_user |
WorkitemUser object |
|
author |
WorkitemUser object |
|
begin_time |
String |
工作项开始时间 |
created_time |
String |
创建时间 |
tags |
Array of tags objects |
标签 |
developer |
WorkitemUser object |
|
assigned_cc_user |
Array of WorkitemUser objects |
抄送人 |
discover_version |
String |
发现问题的版本 |
end_time |
String |
工作项结束时间 |
done_ratio |
String |
工作项进度值 |
expected_work_hours |
Double |
预计工时 |
order |
String |
顺序 |
parent_work_item_id |
String |
父工作项的id |
release_version |
String |
发布的版本 |
story_point |
String |
故事点 |
domain |
domain object |
id, 领域 14, '性能', 15, '功能', 16, '可靠性' 17, '网络安全' 18, '可维护性' 19, '其他DFX' 20, '可用性' 其他 |
iteration |
iteration object |
迭代 |
module |
module object |
模块 |
priority |
String |
工作项优先级 |
severity |
String |
严重的程度 "提示", "一般", "严重", "致命" |
status |
status object |
工作项状态 |
subject |
String |
工作项标题 |
updated_time |
String |
更新时间 |
sequence |
String |
工作项编号 |
important |
String |
重要程度 "关键", "重要", "一般", "提示" |
custom_fields |
Array of WorkitemCustomField objects |
用户自定义字段 |
参数 |
参数类型 |
描述 |
---|---|---|
field_id |
String |
自定义字段id |
field_name |
String |
自定义字段名称 |
field_type |
String |
自定义字段类型, "Date","Number","DateTime", "MultiLineText","SingleLineText", "Select", "Checkbox" |
field_option_source |
String |
自定义字段的选项源,CUSTOM,USER,DOMAIN,ITERATION,MODULE,TAG |
value |
String |
自定义字段值, (field_type为Date,Number,DateTime时,field_option_source为空,value值是数字的字符串), (field_type为MultiLineText,SingleLineText时,field_option_source为空,value值是文本字符串), (field_type为Select ,field_option_source为CUSTOM时,value值是文本字符串) (field_type为Select ,field_option_source为USER,DOMAIN,ITERATION,MODULE,TAG时,value值是Json格式{}), (field_type为Checkbox ,field_option_source为CUSTOM时,value值是字符串数组["aaa"]), (field_type为"Checkbox" ,field_option_source为USER,DOMAIN,ITERATION,MODULE,TAG时,value值是Json的数组[{},{}]) |
状态码: 400
参数 |
参数类型 |
描述 |
---|---|---|
error_msg |
String |
错误描述 |
error_code |
String |
错误码 |
状态码: 401
参数 |
参数类型 |
描述 |
---|---|---|
error_msg |
String |
错误描述 |
error_code |
String |
错误码 |
- 看板项目需求管理_看板需求管理_需求管理工具-华为云
- 什么是需求管理_ 软件开发生产线_ 需求管理CodeArts Req-华为云
- 软件测试流程_测试计划CodeArts TestPlan_测试平台-华为云
- 需求管理可以做什么_需求管理平台_需求管理工具-华为云
- 软件开发生产线 华为云DevOps平台
- 软件开发生产线_开发需求管理_研发需求管理-华为云
- Scrum项目如何管理迭代_Scrum需求管理_需求管理工具-华为云
- Scrum项目需求管理_Scrum需求管理_需求管理工具-华为云
- 华为云CodeArts API_如何在CodeArts API中设置请求参数?
- 软件开发生产线 HE2E DevOps实践