bbovenzi opened a new issue, #49576: URL: https://github.com/apache/airflow/issues/49576
### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? We aren't showing "trigger" and "sensor" nodes in Dag Dependencies and incorrectly showing them in "External Dependencies" <img width="448" alt="Image" src="https://github.com/user-attachments/assets/5b26f216-d3c3-4da1-8043-1c047ab7124c" /> <img width="381" alt="Image" src="https://github.com/user-attachments/assets/3e3ac769-3044-4d02-87a1-e7cbb5df8890" /> ### What you think should happen instead? We should fix the dag dependencies endpoint to send a correct set of nodes and edges to render. The UI should handle "trigger" and "sensor" node types. If they are dags, we should just render the dagnode. ### How to reproduce Use `example_trigger_controller_dag` in example_dags, in the graph, go to Options -> Dag Dependencies. See the graph not update. ### Operating System all ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
