guidobonuzzi opened a new issue, #32768: URL: https://github.com/apache/superset/issues/32768
### Bug description ### Steps to Reproduce: 1. Create a chart with a specific Time Grain set. 3. Add the chart to a dashboard. 4. Inside the dashboard, create a Time Grain filter. 5. Embed the dashboard and apply a Time Grain filter different from the default Time Grain of the chart. ### Expected Behavior: The chart should update according to the selected Time Grain filter in the embedded dashboard. ### Actual Behavior: An error message appears: `Guest user cannot modify chart payload`. ### Screenshots/recordings Chart with default Time Grain:  Embedded Dashboard with same Time Grain  Embedded Dashboard with different Time Grain from the default Time Grain of the chart.  ### Superset version master / latest-dev ### Python version 3.10 ### Node version 16 ### Browser Chrome ### Additional context I also tried granting all permissions to the role of the user embedding the dashboard. ### Checklist - [x] I have searched Superset docs and Slack and didn't find a solution to my problem. - [x] I have searched the GitHub issue tracker and didn't find a similar bug report. - [x] I have checked Superset's logs for errors and if I found a relevant Python stacktrace, I included it here as text in the "additional context" section. -- 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]
