The GitHub Actions job "Tests" on airflow.git has failed.
Run started by GitHub user norm (triggered by norm).

Head commit for run:
46768de3419143558bcb221e54e21f3bacffd768 / Mark Norman Francis 
<[email protected]>
Fix selecting typeahead results containg owners

PR#18991 introduced directly navigating to a DAG when selecting one
from the typeahead search results. Unfortunately, the search results
also includes DAG owner names, and selecting one of those navigates to
a DAG with that name, which almost certainly doesn't exit.

This extends the autocompletion endpoint to return the type of result,
and adjusts the typeahead selection to use this to know which way to
navigate.

Report URL: https://github.com/apache/airflow/actions/runs/2376211904

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to