get_executions_by_defect
Retrieve all test executions linked to a specific Jira defect, including step-level defects. Returns execution details and total count.
Instructions
List executions linked to a given defect (incl. step-level defects).
defect is a Jira bug key or id. Returns {executions, totalCount}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| defect | Yes | ||
| max_records | No | ||
| offset | No |