I'm currently using the Jira data connector to pull out some data from a Jira project. I have a couple of custom fields which are being populated in the Project and Fields tables. However, I get two missing fields in the History table.
Long story short, Fields table is retrieving all custom fields of the project but not populating two of them in the History table.
Did you face any issue like this before? Is the REST API solution a better option than Jira data connector?