bohua / nprinting-sense-on-demand

NPrinting On-demand extension for Qlik Sense
MIT License
10 stars 13 forks source link

Failure for filters having more than 200 values #18

Open stejam opened 6 years ago

stejam commented 6 years ago

Overall the extension works good, but I found an issue with filters having more than 200 possible values. In such a case, selecting one value not in the first 200 (in my case alphabetically ordered), leads to an error. More specifically, it seems that the request does not contain the selected values (it will be something like [{fieldName: NAME_OF_THE_FIELD, selectedCount: 1, selectedValues: [], isNumeric: false}]), and this leads to a 500 status code in the response.

bohua commented 5 years ago

Bug reproduced. Fix in progress.

QlikSenseBATeam commented 5 years ago

Hi. Can you please update me on the current status of this bug? Thank you in advance.

codie3 commented 5 years ago

Hi. Can you please update me on the current status of this bug? Thank you in advance.

inakipalacin commented 5 years ago

Hello,

Any updates in this issue? Thank you in advance.

inakipalacin commented 5 years ago

Hello,

We have this extension working for 40 users which they need to use it in order to create their own reports in a daily basis. If they can not filter and create their own reports with this extension will fail confident in this extension and will leave to use it in the future. So it's important for us to give it the maximum priority in order to solve it as soon as possible. Thank you in advance.

miguki commented 5 years ago

Hello, I have also run into the same issue, when do you think a fix will be done?

amien90 commented 5 years ago

same question .. can you please fix this?

miguki commented 5 years ago

I've got an information from Qlik, as this extension is part of Dashboard Bundle, that bug will be fixed with patch for version February 2019 and the target date is March 26th 2019

amien90 commented 5 years ago

Just got the same info .. they didn't gave a date though

amien90 commented 5 years ago

if anyone has a fix before that date .. happy to hear it .. isn't there a technical preview of a patch? :)

amien90 commented 5 years ago

https://github.com/qlik-oss/nprinting-sense-on-demand/releases/tag/2.3.0

this version fixed the 200+ issue