ozw1z5rd commented on issue #10154:
URL: https://github.com/apache/airflow/issues/10154#issuecomment-674729110


   Hello Kaxil, I got the issue when migrating from airflow 1.9.0 to 1.10.10. 
If I add some dags with tags, when I delete them from the UI, I got exception. 
Mumble... 
    
   `for model in models....`
   
   perhaps is the list of model that come from my installation different from 
the one you are getting? So that, on my installation it attempts to delete the 
DAG starting from the wrong table. 
   what is supposed to return this code? 
   
   ` models.base.Base._decl_class_registry.values()`
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to