createTaskFromBug
Create a task from a bug by providing the bug ID, optionally setting task name, description, estimate, and assignee to streamline issue resolution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| desc | No | ||
| bugId | Yes | ||
| estimate | No | ||
| taskName | No | ||
| assignedTo | No |