[
https://issues.apache.org/jira/browse/AIRFLOW-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16524282#comment-16524282
]
ASF subversion and git services commented on AIRFLOW-2681:
----------------------------------------------------------
Commit 78f3d33388c772eafbed8fff81b0e50188297fc6 in incubator-airflow's branch
refs/heads/master from [~dhatch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=78f3d33 ]
[AIRFLOW-2681] Include last dag run of externally triggered DAGs in UI.
Closes #3551 from dhatch/AIRFLOW-2681
> Last execution date is not included in UI for externally triggered DAGs
> -----------------------------------------------------------------------
>
> Key: AIRFLOW-2681
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2681
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: David Hatch
> Assignee: David Hatch
> Priority: Major
> Fix For: 1.10.0
>
>
> If a DAG has no schedule and is only externally triggered, the last run's
> execution date is not included in the UI.
>
> This is because {{include_externally_triggered}} is not passed to
> {{get_last_dagrun}} from the {{dags.html}} template. It used to be before
> this commit
> https://github.com/apache/incubator-airflow/commit/0bf7adb209ce969243ffaf4fc5213ff3957cbbc9#diff-f38558559ea1b4c30ddf132b7f223cf9L299.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)