You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
Fivetran's Jira Connector added a new "IS_ACTIVE" column to the ISSUE_FIELD_HISTORY table which (I believe) shows which of the field's history values is the current one.
Can we add this to the Jira Source DBT package so that we can use this column downstream?
It's a much more efficient way of determining the current value for custom fields etc.
Thanks,
Ali
Describe alternatives you've considered
I'm going to manually join the DBT source package issue field history model with a homebrewed model that patches in that field...
Are you interested in contributing this feature?
Yes.
Yes, but I will need assistance and will schedule time during your office hours for guidance.
Is there an existing feature request for this?
Describe the Feature
Fivetran's Jira Connector added a new "IS_ACTIVE" column to the ISSUE_FIELD_HISTORY table which (I believe) shows which of the field's history values is the current one.
Can we add this to the Jira Source DBT package so that we can use this column downstream?
It's a much more efficient way of determining the current value for custom fields etc.
Thanks,
Ali
Describe alternatives you've considered
I'm going to manually join the DBT source package issue field history model with a homebrewed model that patches in that field...
Are you interested in contributing this feature?
Anything else?
Keep up the good work :)