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 :)