[ 
https://issues.apache.org/jira/browse/AIRFLOW-4453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010208#comment-17010208
 ] 

Joel Croteau commented on AIRFLOW-4453:
---------------------------------------

[~kamil.bregula], this ticket is about a bug in the `none_failed` trigger rule. 
The issue you linked is about `none_skipped`. I'm not seeing anything in your 
PR that changes the behavior of `none_failed`. Can you explained what was fixed 
here?

> 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
>            Assignee: Kaxil Naik
>            Priority: Major
>              Labels: skipped
>             Fix For: 1.10.5
>
>         Attachments: cube_update.py, image-2019-05-02-18-11-28-307.png, 
> simple_skip.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|width=655,height=372! 
>  DAG attached



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to