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
- Go to Workspace Settings → Integrations
- Find Jira under Issue Tracking
- Click Connect Jira
- Enter your Jira instance URL and credentials (API token or OAuth)
- The integration is installed at the workspace level
Step 2: Configure a Project Connection
- Go to Project → Integrations
- Click Configure on the Jira integration
- Select:
- Jira Project — the Jira project to create issues in
- Issue Type — the Jira issue type to use (Bug, Task, Story, etc.)
- 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 Event | Jira Action |
|---|---|
| Defect created | Creates a Jira issue |
| Defect closed | Transitions the Jira issue to Done/Closed |
| Defect reopened | Reopens the Jira issue |