We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Yes
java -version
node -v
npm -v
yarn --version
Then, specify:
(Write your steps here:)
It should show the level data of the selected dimension. But it shows the filter window blank
When opening the saiku filter window of a selected dimension level, it shows this filter window blank. When opening google chrome development tools it shows the following error: jquery.min.js:6 GET http://localhost:8080/pentaho/plugin/saiku/api/api/query/7949AE50-9D81-3E4A-8E4A-AD834B14F366/result/metadata/hierarchies/%5BRegion%5D/levels/Region?result=true&searchlimit=3000&_=1610208345739 500 send @ jquery.min.js:6 ajax @ jquery.min.js:6 Backbone.sync @ saiku.min.js:558 sync @ backbone.js:286 fetch @ backbone.js:440 handle @ saiku.min.js:466 gett @ saiku.min.js:465 get_members @ saiku.min.js:125 initialize @ saiku.min.js:124 Backbone.View @ backbone.js:1001 child @ backbone.js:1566 child @ backbone.js:1566 selections @ saiku.min.js:320 dispatch @ jquery.min.js:5 v.handle @ jquery.min.js:5 saiku.min.js:557 Error performing GET on ../../plugin/saiku/api/api/query/7949AE50-9D81-3E4A-8E4A-AD834B14F366/result/metadata/hierarchies/%5BRegion%5D/levels/Region
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this a bug report?
Yes
Environment
java -version
:1.8.0_144
node -v
(If you use Node.js proxy for Saiku):npm -v
(If you use Node.js proxy for Saiku):yarn --version
(If you use Node.js proxy for Saiku and if you use Yarn):Then, specify:
Windonws 10
Google chrome 87.0.4280.14 version
Saiku plugin for pentaho 8.3
Saiku CE
Saiku 3.0 plugin for pentaho 8.3
Steps to Reproduce
(Write your steps here:)
Expected Behavior
It should show the level data of the selected dimension. But it shows the filter window blank
Actual Behavior
When opening the saiku filter window of a selected dimension level, it shows this filter window blank. When opening google chrome development tools it shows the following error:
jquery.min.js:6 GET http://localhost:8080/pentaho/plugin/saiku/api/api/query/7949AE50-9D81-3E4A-8E4A-AD834B14F366/result/metadata/hierarchies/%5BRegion%5D/levels/Region?result=true&searchlimit=3000&_=1610208345739 500
send @ jquery.min.js:6
ajax @ jquery.min.js:6
Backbone.sync @ saiku.min.js:558
sync @ backbone.js:286
fetch @ backbone.js:440
handle @ saiku.min.js:466
gett @ saiku.min.js:465
get_members @ saiku.min.js:125
initialize @ saiku.min.js:124
Backbone.View @ backbone.js:1001
child @ backbone.js:1566
child @ backbone.js:1566
selections @ saiku.min.js:320
dispatch @ jquery.min.js:5
v.handle @ jquery.min.js:5
saiku.min.js:557 Error performing GET on ../../plugin/saiku/api/api/query/7949AE50-9D81-3E4A-8E4A-AD834B14F366/result/metadata/hierarchies/%5BRegion%5D/levels/Region
The text was updated successfully, but these errors were encountered: