eschutho commented on issue #23483:
URL: https://github.com/apache/superset/issues/23483#issuecomment-1581606152

   My guess is that you have a row in your tab_state that is referencing a 
query that has been deleted/no longer exists. We can edit this migration (I'm 
pretty certain that it's this one: 
https://github.com/apache/superset/pull/19243/files) to account for this and 
drop the tab state if this happens. If someone wants to validate this and has 
access to edit your metadata, I'd see if your db is in this state as I 
described and try to delete the tab_state with the null query relationship. If 
anyone wants to update the migration and submit a PR for a long-term fix, I'd 
also be happy to review. 


-- 
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]

Reply via email to