debggr opened a new issue, #31361: URL: https://github.com/apache/superset/issues/31361
### Bug description Bug description Filters are not being imported when a dashboard is exported from one instance and imported in another instance. I have tried to create a basic dashboard which displays the count of rows in a table. I created a filter which is backed by a dataset that has number 1 to 10(using recursive query). I created this dashboard in one instance, exported the dashboard and imported it another instance. The import did not throw any error, but I don't see the filter being loaded. I have seen other variations of this issue where the dataset that is used by a chart does not get imported or points to some other dataset in the destination instance. I don't have the exact steps to reproduce those scenarios, but could be related to the issue described here. Screenshots/recordings <img width="1903" alt="Screenshot 2024-12-09 at 2 37 31 PM" src="https://github.com/user-attachments/assets/c3f130bc-2f03-4da2-b7eb-dde73fd0765b"> Superset version 4.1.0 Python version 3.9 Node version 16 Browser Chrome Additional context No response Checklist I have searched Superset docs and Slack and didn't find a solution to my problem. I have searched the GitHub issue tracker and didn't find a similar bug report. 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. ### Screenshots/recordings _No response_ ### Superset version master / latest-dev ### Python version 3.9 ### Node version 16 ### Browser Chrome ### Additional context _No response_ ### Checklist - [ ] I have searched Superset docs and Slack and didn't find a solution to my problem. - [ ] I have searched the GitHub issue tracker and didn't find a similar bug report. - [ ] 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: notifications-unsubscr...@superset.apache.org.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