zentao_create_feedback
Create a feedback entry in Zentao by specifying product and title, with optional details for type, description, and feedback source.
Instructions
创建禅道反馈
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | 描述 | |
| type | No | 类型:story/task/bug/todo/advice/issue/risk/opportunity | |
| title | Yes | 标题 | |
| module | No | 所属分类 | |
| notify | No | 是否通知 0/1 | |
| public | No | 是否公开 0/1 | |
| product | Yes | 所属产品 | |
| feedbackBy | No | 反馈者 | |
| notifyEmail | No | 通知邮箱 |