[
https://issues.apache.org/jira/browse/AIRFLOW-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on AIRFLOW-2681 started by David Hatch.
--------------------------------------------
> 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
>
> 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)