createTaskFromBug
Converts a Zentao bug into a development task, copying details and allowing assignment, estimation, and naming for streamlined bug-to-task workflow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| bugId | Yes | ||
| estimate | No | ||
| taskName | No | ||
| assignedTo | No |