azureazure-data-factoryjira

Jira Dataset Library for Azure Data Factory Connector


I am using the JIRA connector on Data Factory to connect to my Jira Projects. enter image description here Copy data from Jira using Azure Data Factory or Synapse Analytics

I am looking for the full data set library so I can find a data set I specifically missing.

Current I am using "Extra"."Api_Issue" which give me all the info I need per Jira Issue - except the Parent of the Issue.

Trying to find a secondary dataset I can ingest to obtain the Parent/Child or Epic/Task/SubTask relationship.


Solution

  • Found it!

    "Extra"."Agile_Board_Issue"

    This entity contain 3 fields that hold the parents ID, KEY and even URL