Austin-X opened a new pull request, #35608: URL: https://github.com/apache/superset/pull/35608
**Here is the current update about the Marshmallow fix solution from this branch:** - The current solution from this branch is able to successfully boot up Superset and login, but when logged in, there are some errors showing up in the frontend page (as shown in the screenshot below) <img width="1919" height="989" alt="image" src="https://github.com/user-attachments/assets/a1ba4241-c409-4215-9410-9f49d5852511" /> - These errors are probably because of the feature flag changes from this PR, namely: - In `docker/pythonpath_dev/superset_config.py`: Changing the `ALERT_REPORTS` flag from True to False - In `superset/config.py`: Changing the `SUPERSET_LOG_VIEW` and `SQLLAB_BACKEND_PERSISTENCE` and `FAB_ADD_SECURITY_VIEWS` flags from True to False -- 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]
