amitmiran137 commented on pull request #12680: URL: https://github.com/apache/superset/pull/12680#issuecomment-770337622
> Screen.Recording.2021-01-30.at.10.41.59.PM.mov > tested~ for some reason, getting "unexpected errors" on all charts in the dashboard from gamma account. is it something I did wrong? @amitmiran137 thanks for checking this. this PR focuses on the backend filtering the list of dashboards by the access given to the user. if a user was given access to the Dashboard, that alone is not enough, and access to the relevant **dataset** still needs to be provided. having said that, we plan in a follow-up PR that user will be given temporary read access to all of the datasets within a dashboard as was mentioned in the development milestones in #10408 _allow token-based access to /explore_json and API/v1/chart/data to allow reading datasets only by have dashboard access for read-only purpose_ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
