wugeer opened a new issue, #20624:
URL: https://github.com/apache/superset/issues/20624
I use the CLIENT_CACHE feature by setting CLIENT_CACHE tto true in
superset/config.py, when I choose a table of examples database and choose
filter box to create a chart, the result page comes with Missing dataset The
dataset associated with this chart no longer exists in create filter box chart
# How to reproduce the bug
1. Go to Charts -> + CHART
2. choose a table and choose filter box chart
3. Press CREATE NEW CHART
# Expected results
The create chart should run without any problem
# Actual results
Missing dataset
The dataset associated with this chart no longer exists
1st image

2nd imag

# Environment
(please complete the following information):
+ browser type and version: Google Chrome Version 103.0.5060.53
(Official Build) (x86_64)
+ superset version: 1.5
+ python version: 3.8.13
+ node.js version: node 16.15.0
+ any feature flags active: CLIENT_CACHE
Checklist
Make sure to follow these steps before submitting your issue - thank you!
- [ ] I have checked the superset logs for python stacktraces and included
it here as text if there are any.
- [x] I have reproduced the issue with at least the latest released version
of superset.
- [x] I have checked the issue tracker for the same issue and I haven't
found one similar.
Additional context
Already present in the newest versions of Superset
Is there any configuration that I am might missing here? Is this fixable?
Thanks in advance for any help and comment.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]