Jira Connector Documentation

Connect your Jira to Abacus.AI

To integrate Jira with Abacus.AI, you can either use api token or directly login to your Jira account.

  1. Visit https://id.atlassian.com/manage-profile/security/api-tokens and generate a new API token. Be sure to copy and save it.

Generate Jira API Token

  1. In the Abacus.AI interface, click on your profile picture in the top right corner.

Abacus Profile

  1. Select "Manage Connectors" from the dropdown menu.

Manage Connectors

  1. Click on "Add New Connector", choose "Jira" from the list. Enter the name of the connector and enter the required information including the API token you generated.

Click "Save" to complete the setup.

Add New Jira Connector

You can also directly login to your Jira account if you select the "switch to oauth based connector" option.

Jira OAuth

How to Use the Jira Connector

Once the Jira connector is set up, you can fetch data to train models in Abacus.AI.

  1. Create a new project and select the use case, then go to the "Datasets" tab and click "Create Dataset".
  2. Click on "Create New" and name the dataset.
  3. Choose "Read from External Service" and select your Jira connector under "Application Connectors".
  4. Configure the specific data you wish to import from Jira using the special options provided:

    • JQL Query: Enter a JQL query to filter the issues you want to include in your dataset. For help with JQL, visit this Atlassian JQL overview.
    • Custom Fields: Select which custom fields you want to include in your dataset.
    • Include Comments: Check this option if you want to include comments from the issues.
    • Include Watchers: Check this option if you want to include information about who's watching the issues.

Jira Special Options

  1. After configuring the data import options, proceed to upload the dataset.
  2. Once the dataset is uploaded, configure the schema mapping and train models with the data.

Train Model with Data