Vitor-Avila commented on PR #33007: URL: https://github.com/apache/superset/pull/33007#issuecomment-2784442998
I'm curious to get thoughts from @geido and @kgabryje here. If the issue happens because when accessing dashboard B after deleting A we're still trying to get the favorite status from A, should we identify why the dashboard state is still trying to fetch data from a previously accessed dashboard? I understand the idea for this fix here and if that's the case it should def prevent the error, but I'm wondering if there could be other metadata in the `dashboardState` that could be getting pulled from an incorrect dashboard? -- 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]
