zachliu opened a new issue, #34309: URL: https://github.com/apache/airflow/issues/34309
### Apache Airflow version 2.7.1 ### What happened In `Browse` -> `Task Instances` search, the `Try Number` filter is actually the "next_try_number" instead of "try_number".  Task Instance Details:   I just saw this in 2.6.3 and also 2.7.1, but I don't remember the behavior in older versions ### What you think should happen instead The `Try Number` filter should filter on the "try_number" instead of the "next_try_number" ### How to reproduce 1. Go to the main UI -> `Browse` -> `Task Instances` search 2. Use the `Try Number` filter to initial a search 3. Go to the "Task Instance Details", find "try_number" and "next_try_number" 4. compare them with the search results ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers _No response_ ### Deployment Other Docker-based deployment ### Deployment details _No response_ ### Anything else _No response_ ### 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]
