[
https://issues.apache.org/jira/browse/AIRFLOW-2681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525543#comment-16525543
]
ASF subversion and git services commented on AIRFLOW-2681:
----------------------------------------------------------
Commit 683f46688bc9228c70b3b6c96486280b29542dc4 in incubator-airflow's branch
refs/heads/v1-10-test from [~dhatch]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=683f466 ]
[AIRFLOW-2681] Include last dag run of externally triggered DAGs in UI.
Closes #3551 from dhatch/AIRFLOW-2681
(cherry picked from commit 78f3d33388c772eafbed8fff81b0e50188297fc6)
Signed-off-by: Bolke de Bruin <[email protected]>
> 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)