Connector Improvement: Add new fields to Jira
AnsweredHi everyone,
We have connected our BigQuery to Jira, and the end users are complaining that they are not finding some of the important fields that they normally see in Jira (these are custom fields). Would it be possible to add these fields please (examples below).
Kind regards,
Hatem
| id | name | Type |
| customfield_10207 | PI Scoped | String |
| customfield_10362 | PI Objective | String |
| customfield_10363 | PI Commitment | String |
| customfield_10366 | RUN | String |
| customfield_10021 | Sprint | String |
| customfield_10023 | Story Points | float |
| customfield_10076 | PI Estimate | float |
| customfield_10208 | PI Candidate | String |
-
Official comment
Hi Hatem,
Because these are primitive data types we should already have them supported in our tables. You can query either the ISSUE_FIELD_HISTORY or ISSUE_MULTISELECT_HISTORY table using the corresponding field_id. See the ERD for more information.
Please sign in to leave a comment.
Comments
1 comment