zentao_link_plan_bugs
Link bugs to a plan by providing the plan ID and an array of bug IDs. Use this to manage which bugs are fixed in each release.
Instructions
禅道产品计划关联 Bug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 计划 ID | |
| bugs | Yes | 关联的 Bug ID 数组,如 [1, 2] |