lakako commented on issue #32768:
URL: https://github.com/apache/superset/issues/32768#issuecomment-2782526291
it can be reproduce on rev 629b137bb00b87d6d7345cbae0b1b8d3dc439598
Just setup a new superset instance and share 'COVID Vaccine Dashboard'
comment this line will temporary solve this
```
# superset/security/manager.py
if not queries_values.issubset(stored_values):
return True
```
--
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]