Jira Source

This is the Airbyte Community Jira source connector.

Main Source Settings

  • Email
  • Domain
  • Projects
  • API Token
  • Start Date
  • Additional Fields

Connection Settings

️ Table Prefix

For any connection with a Jira source, the table prefix must be of the form foobar__jira__ with foobar as a string unique to this connection.

The following source streams are supported. More details here.

Stream

Sync

Destination Table

board_issues

Incremental | Append

tms_TaskBoardRelationship

boards

Full refresh | Append

tms_TaskBoard,
tms_TaskBoardProjectRelationship

epics

Incremental | Append

tms_Epic

issue_fields

Full refresh | Append

tms_Task,
tms_Sprint

issues

Incremental | Append

tms_Task,
tms_TaskProjectRelationship,
tms_TaskReleaseRelationship,
tms_TaskBoardRelationship,
tms_TaskAssignment,
tms_TaskDependency,
tms_TaskTag

project_versions

Full refresh | Append

tms_Release,
tms_ProjectReleaseRelationship

projects

Full refresh | Append

tms_Project

pull_requests

Incremental | Append

tms_TaskPullRequestAssociation

sprint_issues

Incremental | Append

tms_Sprint

sprints

Full refresh | Append

tms_Sprint

users

Full refresh | Append

tms_User

workflow_statuses

Full refresh | Append

tms_Tasks

Notes

  • Boards can span more than 1 Project
  • A task (Jira issue) can appear on several Boards, hence tms_TaskBoardRelationship