pdhdol commented on issue #24660: URL: https://github.com/apache/superset/issues/24660#issuecomment-1632205616
> I also found this issue still happening. we can discuss this further. #22506 I added this logic https://github.com/Naveench131/superset/commit/1bd019b36e93458e8074be1740da7cecb221c188 and also commented out `filters.extend([getattr(cls, k) == dict_rep.get(k) for k in parent_refs.keys()])` in `/superset/superset/models/helpers.py` **Our test case** - swap dataset, change database for dataset - Adjusted /rename each object and export the dashboard from one environment and import to another environment and it does overwrite each object successfully -- 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]
