Dmytro Kulyk created AIRFLOW-4453:
-------------------------------------
Summary: none_failed trigger rule cascading skipped state to
downstream tasks
Key: AIRFLOW-4453
URL: https://issues.apache.org/jira/browse/AIRFLOW-4453
Project: Apache Airflow
Issue Type: Bug
Components: DAG
Affects Versions: 1.10.3
Reporter: Dmytro Kulyk
Attachments: cube_update.py, image-2019-05-02-18-11-28-307.png
Task with trigger_rule = 'none_failed' cascading *skipped *status to downstream
task
* task have multiple upstream tasks
* trigger_rule set to 'none_failed'
* some of upstream tasks can be skipped due to *latest only*
Basing on documentation this shouldn't happen
!image-2019-05-02-18-11-28-307.png!
DAG attached
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)