goolsbot opened a new issue, #62421: URL: https://github.com/apache/airflow/issues/62421
### Apache Airflow version 3.1.7 ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? I recently imported about 80 dags from airflow 2, and I noticed when I login, go to Dags, then if i hit the dropdown for 'Filter by tag' I only see 10 tags. I cannot search for ones that I know exist. I can select a filter, then remove the filter and sometimes the dropdown is populated with 'more' of my tag's. I can do the same thing with other ones that show up and I can eventually populate the filters with the one(s) I am looking for. ### What you think should happen instead? When going to my Dags area and my dags show up, I would expect that all of the tags that I have used for my dags to populate in the 'Filter by tag' dropdown so that I can quickly filter for the dags to which I need to focus. ### How to reproduce Maybe create a few sample dags with tags ranging from 1-3 individual tags names in order for their to be more than 10 when a user logs into the UI and migrates to their Dag area. ### Operating System RHEL 8 (docker ubi8) ### Versions of Apache Airflow Providers apache-airflow-providers-postgres 6.5.1 apache-airflow-providers-redis 4.4.1 apache-airflow-providers-common 1.10.1 apache-airflow-providers-common-io 1.7.0 apache-airflow-providers-common-sql 1.30.1 apache-airflow-providers-keycloak 0.4.0 ### Deployment Virtualenv installation ### Deployment details We pip install from a requirements.txt file that we created from a pip freeze. Utilizing a python-minimal ubi image made from RHEL8. ### Anything else? Happens every time we login, all users. ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
