dheerajturaga commented on PR #72822: URL: https://github.com/apache/airflow/pull/72822#issuecomment-5670615408
> FWIW, I just migrated our QA environment from 2.11.2 to 3.3.1 and exactly hit this issue. > > I had prepared a local fix to the UI, and was researching upstreaming it when I found this PR. But I see from the direction of this discussion that's probably better to rework my DAGs. > > But I think it should be called out as a breaking change to not allow these kinds of DAGs, I'm presumably not the only user who will face this issue. I agree, this breakage was particularly painful as it rendered the grid and graph view unusable. #73087 will now prevent these dags from parsing. Rework of existing dags though hard, seems to be the right direction. -- 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]
