Getting custom fields with their names from Jira Trough REST API
Hi Everyone
My source is jira, Loaded data from Jira through REST API into qlik sense, while loading Issue tablecustom fieldsare loading into Qlik like Custom filed ids as lable, so its difficult to identify what is the actual filed name from jira.
Due to requirement in project few field were added in Jira by Jira developer those fields called custom fields. These newly added fields by Jira developer are coming into qlik as custom filed with id (ex: custom field 250,custom filed 340).
While creating the REST connection defined the filed names in the parameters, even though custom filed with ids are loading instead of actual name for a custom field.
But when we load the data from call into an app, running into issues where we have no idea how to just create a simple table with JIRA issues and columns that display the actual name for a custom field, not the ID.