zentao_create_bug
Creates a bug in a specified product within Zentao, allowing to set priority, type, severity, and other details for issue tracking.
Instructions
在指定产品下创建禅道 Bug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| os | No | 操作系统 | |
| pri | No | 优先级 1-4 | |
| task | No | 相关任务 | |
| type | No | Bug 类型:codeerror/config/install/security/performance/standard/automation/designdefect/others | |
| steps | No | 重现步骤(HTML 或纯文本) | |
| story | No | 相关需求 | |
| title | Yes | Bug 标题 | |
| branch | No | 所属分支 | |
| module | No | 所属模块 ID | |
| browser | No | 浏览器 | |
| product | Yes | 产品 ID | |
| deadline | No | 截止日期 | |
| keywords | No | 关键词 | |
| severity | No | 严重程度 1-4 | |
| execution | No | 所属执行 | |
| assignedTo | No | 指派给 | |
| openedBuild | No | 影响版本 |