Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can not show viz using Visualization API [QS 3.2.3]

Visualization can not be shown using this code:

vm.qlikApp.visualization.get(qlikId).then(function (viz) {

     viz.show('viz');

});

'viz' is received successfully and no errors are thrown, however, it can't be seen.

Before updating to 3.2.3 version of Qlik it was working successfully.

akl

aaz

alextimofeyev

1 Solution

Accepted Solutions
Not applicable
Author

Hi ,

This is a known bug in 3.2.3... As a work around, you could use the app.getObject method until a fix is delivered.

Jose

View solution in original post

6 Replies
Not applicable
Author

Hi ,

This is a known bug in 3.2.3... As a work around, you could use the app.getObject method until a fix is delivered.

Jose

alextimofeyev
Partner - Creator II
Partner - Creator II

Jose,

do you have the Jira issue ID for the bug?

Aiham_Azmeh
Employee
Employee

alextimofeyev‌,

Yes (SUI-1165) but I don't think many have access to our internal JIRA.

alextimofeyev
Partner - Creator II
Partner - Creator II

I know, but it's useful to have the ID for checking the release notes for fixes. However, I don't recall seeing SUI project key, usually the issues mentioned in the release notes have QLIK key.

Aiham_Azmeh
Employee
Employee

That's our new way, we are in the new micro-services world - each Qlik component have it's own JIRA project; externally reported bugs are still QLIK... Feel free to report a QLIK bug, I will link it to the SUI one.

alextimofeyev
Partner - Creator II
Partner - Creator II

IIRC, I've been told before that we cannot have access to any Qlik JIRA. If it's not so, how can I request access?