Data Source - JIRA
    • PDF

    Data Source - JIRA

    • PDF

    Article summary

    summary

    Help page for ETL Configuration of Data Settings for JIRA Software.

    constraints

    • none in particular

    Setting items

    STEP1 Basic settings

    item nameindispensabledefault valueDescription.
    JIRA Connection ConfigurationYes-Select the preregistered JIRA Connection Configuration that has the necessary permissions for this ETL Configuration.
    JQLYes-Enter the Jira Query Language (JQL) for capturing issues.
    ExpandNo-Additional columns can be specified.
    Please refer to the official JIRA REST API documentation for possible values.
    Automatic expansion op-jons for JSON columnsYesnot to be expandedIf you choose to automatically expand JSON columns, they will be expanded as follows
  • Contents of original JSON column:. {"id": 10, "person": {"age": 30}}
  • Expanded column names:. (JSON_column_name).id, (JSON_column_name).person.age


  • Note that Data Destination cannot use periods ( . ) as column names . as a column name at the destination, an error will occur during transfer.
    If you want to configure the details of how JSON columns are expanded, please also use the Column Setting in ETL Configuration STEP 2.

    STEP1 detailed settings

    Click on Set Details to display the configuration items.

    item nameindispensabledefault value
    Retry interval (sec)Yes1
    Maximum number of retriesYes5
    Maximum number of fetches per API requestYes50

    Was this article helpful?