Link Jira Issue to Test Manager Test Case
tm.link_jiraIssueLinks a Jira issue to a test case, making the issue visible in the test case's Jira links and test case runs appear in execution history for that issue.
Instructions
Links a Jira issue (e.g. 'PROJ-123') to a LambdaTest Test Manager test case, so the issue shows up in the test case's Jira links and the test case's runs appear in tm.get_testExecutionHistoryByJiraId for that issue. Requires the project ID and test case ID. The Jira issue must belong to the LambdaTest account/org configured via LT_ORG_ID in this server's config. Do not call this speculatively - linking is a real, persistent action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| test_case_id | Yes | ||
| jira_issue_id | Yes |