aikawa-ohno commented on issue #32836: URL: https://github.com/apache/superset/issues/32836#issuecomment-2856689101
@sadpandajoe We confirmed that the same problem occurred in 5.0.0rc2. **Recordings** ・No role change ※1 https://github.com/user-attachments/assets/42ac6733-df00-4474-a343-70ac8c7bb673 ・After removing 「can write on dashboard」※2 https://github.com/user-attachments/assets/eab1777f-643d-4091-8735-8a121ce899c7 **Superset version** 5.0.0rc2 **Python version** 3.10 **Steps to reproduce** 1. pip install apache-superset==5.0.0rc2 2. superset db upgrade 3. Configuration settings (PUBLIC_ROLE_LIKE = "Alpha) 4. ・superset load_examples 5. ・superset init Run ※1 6. ・Remove 「can write on dashboard」from Public Role Run ※2 **Log Differences** ※1 [04/May/2025 15:39:29] "PUT /api/v1/dashboard/11/colors?mark_updated=false HTTP/1.1" 403 - ※2 [04/May/2025 15:56:30] "PUT /api/v1/dashboard/11/colors?mark_updated=false HTTP/1.1" 401 - -- 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