dosubot[bot] commented on issue #30906: URL: https://github.com/apache/superset/issues/30906#issuecomment-2472802991
<!-- Greeting --> @hardstuding Hello there! I'm here to assist you with any bugs, questions, or contributions you have for the project. Let's tackle this together! <!-- Answer --> The issue you're experiencing might be related to the permissions set for the user role "test." In Apache Superset, when a user creates a virtual dataset, they need specific permissions to view it. Here are a few things to check: 1. **Dataset Permissions**: Ensure that the role "test" has the necessary permissions to access the newly created virtual dataset. This includes permissions like "datasource_access" for the specific dataset. 2. **Role Configuration**: Verify that the role "test" is configured to allow viewing datasets. You might need to explicitly grant access to the virtual dataset after it's created. 3. **Permission Updates**: When a virtual dataset is created, Superset should automatically update permissions. However, if there are issues with this process, you might need to manually adjust permissions for the dataset. 4. **Check Logs**: Review the Superset logs for any errors or warnings related to permission handling when the dataset is created. This might provide more insight into what's going wrong. If these steps don't resolve the issue, it might be a bug in the current version you're using, and further investigation or a workaround might be necessary. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* -- 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: notifications-unsubscr...@superset.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org For additional commands, e-mail: notifications-h...@superset.apache.org