Jira Integration
Synchronize Jira issues, sprints, and projects with Ever Gauzy.
Features
- Issue sync — Jira issues ↔ Gauzy tasks
- Sprint mapping — Jira sprints → Gauzy sprints
- Status sync — Jira workflow → task statuses
- Priority mapping — Jira priorities → Gauzy priorities
- Project linking — Jira projects → Gauzy projects
Setup
JIRA_URL=https://your-domain.atlassian.net
JIRA_API_TOKEN=your-jira-api-token
JIRA_USER_EMAIL=your-jira-email
Configuration
- Navigate to Settings → Integrations → Jira
- Enter your Jira URL and API token
- Select projects to sync
- Configure status mapping
Status Mapping
| Jira Status | Gauzy Task Status |
|---|---|
| To Do | Open |
| In Progress | In Progress |
| In Review | Ready for Review |
| Done | Done |
Priority Mapping
| Jira Priority | Gauzy Priority |
|---|---|
| Highest | Urgent |
| High | High |
| Medium | Medium |
| Low | Low |
| Lowest | Low |
Sync Direction
| Entity | Import | Export |
|---|---|---|
| Issues → Tasks | ✅ | ✅ |
| Sprints | ✅ | ❌ |
| Statuses | ✅ | ❌ |
| Labels | ✅ | ❌ |