zentao_unlink_plan_bugs
Unlink bugs from a plan by supplying the plan ID and bug IDs. Remove multiple associations in a single operation.
Instructions
禅道产品计划取消关联 Bug
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 计划 ID | |
| bugs | Yes | 取消关联的 Bug ID 数组,如 [1, 2] |