Issue Summary
We would like our users to be able to edit all queries and dashboards without giving them admin permissions (such as letting them edit data sources or add other users as admins). How can we achieve this?
We're using the REDASH_FEATURE_SHOW_PERMISSIONS_CONTROL flag to allow users to let others edit their queries or dashboards, but we would like our users to not have to request to edit dashboards and queries each time as we have a large number of users, queries, and dashboards.
Issue Summary
We would like our users to be able to edit all queries and dashboards without giving them admin permissions (such as letting them edit data sources or add other users as admins). How can we achieve this?
We're using the
REDASH_FEATURE_SHOW_PERMISSIONS_CONTROLflag to allow users to let others edit their queries or dashboards, but we would like our users to not have to request to edit dashboards and queries each time as we have a large number of users, queries, and dashboards.