Enhance
Integrations

Jira

Sync issues between Enhance and Jira Cloud.

The Jira integration syncs issues bidirectionally between Enhance and Jira Cloud. Work items, statuses, priorities, and comments are kept in sync.

Setup

  1. Go to Workspace Settings > Integrations
  2. Click Connect Jira
  3. Enter your Jira Cloud instance URL (e.g., https://company.atlassian.net)
  4. Provide your Jira email and an API token
  5. Select which Jira project to sync
  6. Map the Jira project to an Enhance project

What gets synced

DataDirectionDescription
IssuesBidirectionalSummary, description, status, priority, type
StatusBidirectionalAll workflow statuses from the Jira project
PriorityBidirectionalHighest, High, Medium, Low, Lowest
Issue typesBidirectionalBug, Feature, Task, Epic, Story, etc.
LabelsInboundFree-form Jira labels
CommentsBidirectionalIn Atlassian Document Format
Issue linksBidirectionalBlocks, relates to, duplicates

Authentication

Jira uses basic authentication with email and API token. To create an API token:

  1. Go to Atlassian Account Settings
  2. Click Create API token
  3. Give it a label (e.g., "Enhance Integration")
  4. Copy the token and paste it in Enhance

Sync configuration

SettingDescription
Inbound enabledPull Jira issues into Enhance
Outbound enabledPush Enhance issues to Jira
Sync commentsInclude comments in sync
Delete enabledAllow deleting issues through sync

Incremental sync

Sync uses the modifiedSince filter to only fetch issues that changed since the last sync. This keeps sync fast even for large Jira projects.

Limitations

  • Only Jira Cloud is supported (Jira Server/Data Center is not)
  • Labels in Jira are free-form text (no predefined label management)
  • Status transitions may be constrained by Jira workflows
  • Comments use Atlassian Document Format (ADF)