激活 Bug(状态流转)
zentao_activate_bugRe-activate a resolved or closed bug. Preview changes by default; set confirm=true to apply, with optional reassignment and comment.
Instructions
重新激活一个已解决/关闭的 Bug。高风险:默认预览,confirm=true 才执行。 Args: id, assignedTo?(重新指派给谁), comment?, confirm(默认 false)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Bug ID | |
| comment | No | 备注 | |
| confirm | No | false=仅预览;true=真正提交 | |
| assignedTo | No | 重新指派给的 account |