[
https://issues.apache.org/jira/browse/AIRFLOW-4324?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16821065#comment-16821065
]
ASF GitHub Bot commented on AIRFLOW-4324:
-----------------------------------------
sumous commented on pull request #5131: [AIRFLOW-4324] fix search in RBAC UI
URL: https://github.com/apache/airflow/pull/5131
Make sure you have checked _all_ steps below.
### Jira
- [ ] My PR addresses the following [Airflow
Jira](https://issues.apache.org/jira/browse/AIRFLOW-4324) issues and references
them in the PR title.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Partial search in RBAC UI no longer works
> -----------------------------------------
>
> Key: AIRFLOW-4324
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4324
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: 1.10.3
> Reporter: Robin Edwards
> Assignee: sumous
> Priority: Minor
> Fix For: 1.10.4
>
>
> In airflow 1.10.2 RBAC UI searching for part of a dag name worked. For
> example if I had multiple dags named:
> foo_bar_1
> foo_bar_2
> foo_bar_3
> Searching for "foo" would return all 3 dags. As of upgrading to 1.10.3 the
> same search yields no results. On the result page after no results are
> returned the search autocomplete feature no longer suggest dags as I type
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)