justinpakzad commented on issue #50555:
URL: https://github.com/apache/airflow/issues/50555#issuecomment-3808246938

   Hey Iv'e been digging into this and appears that we aren't properly checking 
the tags because the current code only checks the fields in the `dag` table but 
the tags exist in the `dag_tag` table. I'm going to go ahead and work on a fix 
for this as I'm assuming it should be checking the relevant table, unless I'm 
missing something here. 


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

Reply via email to