Replies: 1 comment 3 replies
-
Please use discusion for such question - possibly someone can help you, but it's not really clear if it is Airflow issue. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Apache Airflow version
2.10.4
If "Other Airflow 2 version" selected, which one?
No response
What happened?
The joning task after branching is always skipped with trigger policy="none_failed_min_one_success":
Workaround: pass argument
n
to task ´finalize` even if it's not used. seams to be an issue with upstream evaluation.What you think should happen instead?
No response
How to reproduce
see comment/code
Operating System
Linux
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?
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions