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.

StreamSyncDestination Table
board_issuesIncremental | Appendtms_TaskBoardRelationship
boardsFull refresh | Appendtms_TaskBoard,
tms_TaskBoardProjectRelationship
epicsIncremental | Appendtms_Epic
issue_fieldsFull refresh | Appendtms_Task,
tms_Sprint
issuesIncremental | Appendtms_Task,
tms_TaskProjectRelationship,
tms_TaskReleaseRelationship,
tms_TaskBoardRelationship,
tms_TaskAssignment,
tms_TaskDependency,
tms_TaskTag
project_versionsFull refresh | Appendtms_Release,
tms_ProjectReleaseRelationship
projectsFull refresh | Appendtms_Project
pull_requestsIncremental | Appendtms_TaskPullRequestAssociation
sprint_issuesIncremental | Appendtms_Sprint
sprintsFull refresh | Appendtms_Sprint
usersFull refresh | Appendtms_User
workflow_statusesFull refresh | Appendtms_Tasks

Notes

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