Robin Edwards created AIRFLOW-6628:
--------------------------------------
Summary: Dag search autocomplete is filtered by page context
Key: AIRFLOW-6628
URL: https://issues.apache.org/jira/browse/AIRFLOW-6628
Project: Apache Airflow
Issue Type: Bug
Components: ui, webserver
Affects Versions: 1.10.7, 2.0.0, master
Reporter: Robin Edwards
Assignee: Robin Edwards
The auto complete on the dag search box utilises the page search context which
prevents it auto completing dags which dont match the current query
Further still on the home page with no search provided it executes a query that
loads every dag_id in the system for it to be passed to the typeahead widget.
On systems with a lot of dags this makes the page slow.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)