
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
problem with Jira Connector and Labels
Hello,
I have and issue with the Jira web connector and Jira label: when in a given Jira issue I have several different labels, the connector only returns one (see screenshot).
Anybody experience the same issue?
Thanks in advance,
Thierry
Jira:
Connector output:
- Tags:
- qlik connectors

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi - Yes you are right about this and it also applies to other fields (like component names, fix versions etc.).
We are working on improving this for the next release so that you would get a comma separated list of values back.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Christopher! Do you know the date of the next release?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Unfortunately not at the moment.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
All right, thanks!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Anonymous ,
How to create the jira web connector connection from web file and can we load only required system fields instead of all .how to rename the fields after copying into the qliksense from qliksense standard mode

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HI @Anonymous ,
i was facing issue while creating connection in qliksense thorough webfile.
How to create the jira web connector connection from web file and can we load only required system fields instead of all .how to rename the fields after copying into the qliksense from qliksense standard mode


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just delete the lines from the query code that you don't need.
With the JSON being passed in for a Jira query though you have to be extra careful that you match up all brackets and if no fields within a bracketed section are required the whole bracketed section, and the trailing comma, are removed.
Steve
