dag dependencies dosen't apear when using TriggerDagRunOperator as a dynamic task #31773
Unanswered
The-Shinigami
asked this question in
General
Replies: 1 comment
-
|
There is nt enough informaion/log/ screenshots to do anything with the issue. In order for anyone to take a look, more information and circumstances and details would be needed, Converted to discussion for now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Apache Airflow version
2.6.1
What happened
im using TriggerDagRunOperator as a dynamic task to execute a number of dags depending in the input , but dag dependencies doesn't appear in the dag dependencies view
What you think should happen instead
the dag dependencies to apear
How to reproduce
create a dag with TriggerDagRunOperator as a dynamic task for a other dag, and go to the dependencies view
Operating System
windows
Versions of Apache Airflow Providers
v2.6.1
Deployment
Docker-Compose
Deployment details
No response
Anything else
No response
Are you willing to submit PR?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions