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

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

Commit 2d1b2aee91bc47cfe48a470e1618f026ece86a4d in incubator-airflow's branch 
refs/heads/master from [~AetherUnbound]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=2d1b2ae ]

[AIRFLOW-1853] Show only the desired number of runs in tree view

Previously, the "Number of runs" option was not
being respected for DAGs that were externally
triggered. Now, only the set number of runs is
shown regardless of DAG trigger type.

Also adjust www_rbac

Closes #3288 from
AetherUnbound/feature/AIRFLOW-1853


> tree view of manually triggered dags overpopulate page
> ------------------------------------------------------
>
>                 Key: AIRFLOW-1853
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1853
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: 1.8.2
>         Environment: running from https://github.com/puckel/docker-airflow
>            Reporter: Yee Ting Li
>            Priority: Major
>
> i have a DAG that i only ever run via an external trigger (via 
> TriggerDagRunOperator). They show up fine under the Tree View, however, the 
> page appears to ignore a filter for the last 25/50... number of runs. 
> Instead, the entire history of all the run's show up on the page - ie if i 
> had triggered the DAG 5 times, it will show all 5... if i have triggered it 
> 500 times it will show all 500 dag runs.
> this also means that loading the page is very very slow with a large number 
> of (triggered) dag runs.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to