venkatamandavilli-code commented on issue #39834:
URL: https://github.com/apache/superset/issues/39834#issuecomment-4471350842

   Thanks for the detailed report. This looks like a regression introduced by 
stricter validation or behavioral changes in newer Superset versions.
   
   Since the issue appears during embedded dashboard usage, it may help to 
verify whether:
   - guest token permissions changed between versions
   - RLS filters are being applied differently
   - chart/dataset metadata assumptions became stricter in v6
   
   There are already a few embedded-dashboard related regressions reported 
after upgrading to 6.x, especially around query generation and access handling. 
It would probably help to compare the generated SQL/query payload between the 
working version and the failing version to isolate what changed internally.
   
   Also, if this only happens in embedded mode and not in the normal dashboard 
view, that would strongly point toward guest user context or embedded security 
handling.


-- 
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]

Reply via email to