HJelinkova opened a new issue, #36588: URL: https://github.com/apache/superset/issues/36588
### Bug description **Issue** After upgrading Superset to version 5.0.0, filters applied to individual layers in a deck.gl Multiple Layers chart are not preserved when those layers are combined into a multi-layer map. **How to reproduce the bug:** <img width="1626" height="787" alt="Image" src="https://github.com/user-attachments/assets/1169faec-1fb7-4efc-8448-150ff0fecb68" /> <img width="1629" height="748" alt="Image" src="https://github.com/user-attachments/assets/b39c93c2-e8a9-4e58-a242-aa8f3dd5c54e" /> 1) Create a deck.gl Scatterplot chart and apply a filter (e.g., Id = value). Save the chart. 2) Create a deck.gl Multiple Layers chart and add the previously created Scatterplot layer. **Expected behavior:** The Scatterplot added in step 2 should appear in the Multiple Layers chart with the original filters applied. ### Screenshots/recordings _No response_ ### Superset version 5.0.0 ### Python version I don't know ### Node version I don't know ### Browser Chrome ### Additional context _No response_ ### 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]
