createTaskFromBug
Convert a bug into a task in ZenTao. Provide the bug ID to create a task, with optional fields for task name, description, estimate, and assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| bugId | Yes | ||
| estimate | No | ||
| taskName | No | ||
| assignedTo | No |