I am running the current master of the redash docker setup, it is redash Version: 11.0.0-dev (dev), commit id: df472eb1d444e4e8389d2bf1d7251a5f1db6d3ae.
I have added REDASH_FEATURE_SHOW_PERMISSIONS_CONTROL: "true" to the x-redash-environment: &redash-environment section and ran docker-compose up -d. When I get on a shell within the redash_server container echo $REDASH_FEATURE_SHOW_PERMISSIONS_CONTROL returns true. However, I can’t see any option in the user interface indicating, that feature is actually enabled, i.e. I can’t find the option “Manage Permissions” in the menu of the query edit screen.
Is there any How-To on using the environment variables? Is there any overview of the redash server telling me, which features are enabled?
Even though, I have set the environment variable, the box “Enable experimental multiple owners support” was not ticked. I ad to tick it in the userinterface. But the option was not there. Now after another restart the option is available from the menu.
Well, I now know how to enable it in this case, so it can be considered resolved. Thank you very much.
I still need to find out, how to use that feature, what it can do and what it can’t. I was looking for some documentation, pointing to that feature at https://redash.io/help/user-guide/users and maybe also pointing to the environment variable (https://redash.io/help/open-source/admin-guide/env-vars-settings). If you add some documentation how to properly sett the env vars, that would definitely help. Also documenting the “experimental multiple owners support” (marked as experimental) would be cool.
Sorry for my late reply, recovering from covid here.
I’m not sure I understand your question. Yes there is one Author to the query. But anyone on that list has the ability to modify the query, the same as the author.
Have I missed something?
Login or sign up disabled while the site is in read only mode