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".
   
   
![2023-09-12_09-49](https://github.com/apache/airflow/assets/14293802/1ba9ad90-3fec-404b-ac1b-00e47cd96575)
   
   Task Instance Details:
   
   
![2023-09-12_09-48](https://github.com/apache/airflow/assets/14293802/67ec0aab-f79e-4e62-b531-861c937d848b)
   
   
![2023-09-12_09-48_1](https://github.com/apache/airflow/assets/14293802/17b3dbbb-e79a-4968-a5da-2664c08956a4)
   
   
   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]

Reply via email to