createTaskFromBug
Creates a task in ZenTao from an existing bug, using the bug's ID and optional details for task name, assignee, estimate, and description.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| bugId | Yes | ||
| estimate | No | ||
| taskName | No | ||
| assignedTo | No |