-
### Bug description
Hello,
to implement the 'public' role, the documentation (https://superset.apache.org/docs/security/#public) indicates that the PUBLIC_ROLE_LIKE variable must be updated and …
-
# **Description**
*Feature**: Connect superset to local metadata and project databases
Superset requires backed up database to store metadata relating to the dashboard. It also requires an SQL (Pr…
-
Edit Dashboard button will be enabled only when user is an admin or owner of the dashboard and also have `can write on dashboard` permission.
However you can delete an dashboard if you have `can wr…
-
### Bug description
See https://github.com/apache/superset/issues/28001 for context
I attempted to validate the fix from https://github.com/apache/superset/pull/28266 but I'm still getting the same …
-
### Bug description
On the SQL Lab’s “Query History” tab, the “Duration column:
expected: it should show only execution duration for the query (i.e. under a second for simple queries)
actual: i…
-
*Please make sure you are familiar with the SIP process documented*
[here](https://github.com/apache/superset/issues/5602). The SIP will be numbered by a committer upon acceptance.
## [SIP] Propos…
-
### Bug description
I try to build a deck.gl Scatterplot chart and when I click on update chart buttom I got the 'Unexpected error' message
I set FLASK_DEBUG=True to expect more details in the log…
-
### Bug description
I am a new user to superset and i am enabling templating to add parameters to the query in the sqlLab but i pass the query link to anyone it passed without the parameters
is ther…
-
## Screenshot
## Description
The Label colour in the Radar Chart is not very legible on the default background, and fails color accessibility standards.
## Design input
I would sug…
-
I've seen multiple cases where a test used `pytest.mark.usefixture` rather than `pytest.mark.usefixtures` in ways that caused the tests to only sometimes fail (e.g. only on certain platforms). It woul…