Re: [I] DAG dependencies view doesn't display mapped operators [airflow]

2025-06-10 Thread via GitHub


jroachgolf84 commented on issue #51583:
URL: https://github.com/apache/airflow/issues/51583#issuecomment-2960302109

   I was able to re-produce this exact behavior.


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] DAG dependencies view doesn't display mapped operators [airflow]

2025-06-10 Thread via GitHub


BasPH commented on issue #51583:
URL: https://github.com/apache/airflow/issues/51583#issuecomment-2959770518

   How a non-mapped operator looks 
(`TriggerDagRunOperator(task_id="trigger_dag_run", 
trigger_dag_id="dag_dependencies_dag_b")`):
   
   
![Image](https://github.com/user-attachments/assets/4e8b8bf3-f1b5-4678-8e5a-a23684115f64)
   
   But when using a mapped operator using the code above:
   
   
![Image](https://github.com/user-attachments/assets/c7686a98-cb0f-43a9-9201-559aad467243)


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] DAG dependencies view doesn't display mapped operators [airflow]

2025-06-10 Thread via GitHub


jroachgolf84 commented on issue #51583:
URL: https://github.com/apache/airflow/issues/51583#issuecomment-2959757698

   Can you please share a screenshot of what you are seeing for both DAGs?


-- 
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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org