[
https://issues.apache.org/jira/browse/AIRFLOW-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joy Gao resolved AIRFLOW-2681.
------------------------------
Resolution: Fixed
Fix Version/s: 1.10.0
Issue resolved by pull request #3551
[https://github.com/apache/incubator-airflow/pull/3551]
> 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)