Skip to content

Jira Integration

The Jira integration syncs Qualflare defects with Jira issues, letting your engineering team manage test failures alongside their normal sprint work.

Setup

Step 1: Connect Jira

  1. Go to Workspace Settings → Integrations
  2. Find Jira under Issue Tracking
  3. Click Connect Jira
  4. Enter your Jira instance URL and credentials (API token or OAuth)
  5. The integration is installed at the workspace level

Step 2: Configure a Project Connection

  1. Go to Project → Integrations
  2. Click Configure on the Jira integration
  3. Select:
    • Jira Project — the Jira project to create issues in
    • Issue Type — the Jira issue type to use (Bug, Task, Story, etc.)
  4. Save the configuration

Creating Jira Issues from Defects

When a defect is created in Qualflare, a corresponding Jira issue is created in the configured project. The issue includes the defect title, description, severity, and a link back to Qualflare.

Events

Qualflare EventJira Action
Defect createdCreates a Jira issue
Defect closedTransitions the Jira issue to Done/Closed
Defect reopenedReopens the Jira issue

See Also