Closed nigzak closed 1 year ago
Hey @nigzak this isn't a bug per say but something we should absolutely improve. Now that dashboard native filters are no longer behind a feature flag, we can replace these filter box elements with native filters.
Closing this old issue as a lot of this has changed, filter boxes are deprecated in favor of native filters, etc. Thanks @sebastianliebscher for finding this one 🙏
load_examples seems not fully compatible with superset 2.0.0 and produces issues => script should be updated
SAWarning: Attribute history events accumulated on previously clean instances within inner-flush event handlers have been reset, and will not result in database updates. Consider using set_committed_value() within inner-flush event handlers to avoid this warning.
util.warn(
How to reproduce the bug
load latest container from dockerhub (2.0.0) create admin user superset fab create-admin .... execute "superset load_examples"
Expected results
no warnings
Actual results
warnings are in the logfile
Checklist
Make sure to follow these steps before submitting your issue - thank you!
addition
the created dashboards seems to be using deprecated functions