rusackas commented on issue #44133: URL: https://github.com/apache/superset/issues/44133#issuecomment-5647649926
Good catch, and the root-cause trace lines up. `_serialize_dashboard_chart`/`_serialize_dashboard_dataset` in `dashboards/api.py` never got the same `can_drill_dataset_via_dashboard_access` treatment as `datasets/api.py`. @villebro, was that an oversight, or was chart/dataset access meant to stay separate from dashboard access under `VIEWER_PROMISCUOUS_MODE`? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
