Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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:
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.
Thank you Christopher! Do you know the date of the next release?
Unfortunately not at the moment.
All right, thanks!
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
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
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