Skip to main content

Community

Connector Improvement: _fivetran_deleted field/feature for all Jira/JaaS dimension tables such as `status`, `components`, `versions` and more

Answered

Please sign in to leave a comment.

Comments

2 comments

  • Official comment

    Hi Charlie - 

    Thanks for submitting this request. I believe what you are describing is History Mode in Fivetran where we track each iteration of a record from the source as it's own row. Is that what you are you looking for here? 

    Can you also share a bit more about your use case here for historical tracking in Jira? 

    Thanks, 

    Erin 

    Hi Erin,

    Thanks for following up and apologies for the late reply!

    1. It doesn't seem like "History Mode" is available for Jira connectors yet according to this page
    2. Below screenshot shows an example of our historical analysis, where Status change histories were needed, but Statuses that no longer exist in the `status` dimension table cannot be looked up.
    3. We noticed that the Jira API itself does capture both the ID and the Value of historical changes (instead of only containing the ID and having to look up the Value from dimension tables). Is there anyway we could capture the `toString` field under `items` in `changelog`?