Re: [I] DAG dependencies view doesn't display mapped operators [airflow]
Lee-W commented on issue #51583: URL: https://github.com/apache/airflow/issues/51583#issuecomment-3092319660 Just validate it. Remove `needs-triage`. I guess it is related to `/ui/structure/structure_data`. -- 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]
Re: [I] DAG dependencies view doesn't display mapped operators [airflow]
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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
Re: [I] DAG dependencies view doesn't display mapped operators [airflow]
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")`):  But when using a mapped operator using the code above:  -- 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]
Re: [I] DAG dependencies view doesn't display mapped operators [airflow]
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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
