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

ASF subversion and git services commented on AIRFLOW-649:
---------------------------------------------------------

Commit 3cec728d73246a1e2cd6190e5539d2b9d7a2eb65 in incubator-airflow's branch 
refs/heads/master from Siddharth Anand
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=3cec728 ]

[AIRFLOW-649] Support non-sched DAGs in LatestOnlyOp

Closes #1956 from r39132/master


> LatestOnlyOperator does not work for Manually or Externally Triggered DagRuns
> -----------------------------------------------------------------------------
>
>                 Key: AIRFLOW-649
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-649
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Siddharth Anand
>            Assignee: Siddharth Anand
>
> LatestOnlyOperator does not work for Manually or Externally Triggered DagRuns.
> When it encounters a manually or externally triggered dag run, it should 
> simply act as a DummyOperator or Pass-through Operators, not skipping 
> downstream tasks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to