hkc-8010 opened a new issue, #41406:
URL: https://github.com/apache/airflow/issues/41406

   ### Apache Airflow version
   
   2.9.3
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   When I try to open an older DAG run by clicking on the run_id link from the 
DAG run list, it incorrectly opens the DAG run with a different run_id. This 
issue makes it difficult to view the details of specific older DAG runs.
   
   ### What you think should happen instead?
   
   Clicking on a run_id link from the dag run list should open the DAG run 
corresponding to that run_id.
   
   ### How to reproduce
   
   - Navigate to the DAG runs list.
   - Select a specific DAG to view its run history.
   - Click on the run_id link of an older DAG run in the list.
   - Notice that the page loads a DAG run with an incorrect run_id.
   
   ### Operating System
   
   Linux ad25902d8cef 6.7.12-orbstack-00201-g2ddb8f197a46 #1 SMP Tue May 21 
04:38:26 UTC 2024 aarch64 GNU/Linux
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Astronomer
   
   ### Deployment details
   
   Start an Airflow instance using the AstroCLI command `astro dev start`, run 
an example dag multiple times, and try accessing dag_run older than 25 from the 
dag runs list page of the Airflow UI.
   
   ### Anything else?
   
   Click on the older run_id link from the dag run list
   
   <img width="1394" alt="Screenshot 2024-08-12 at 8 14 16 PM" 
src="https://github.com/user-attachments/assets/bf2765d7-99a0-46d0-b2b9-eea8af72314e";>
   
   It will open the graph view. Click on any task in the graph view, and it 
will show the details for the incorrect dag run_id.
   
   <img width="1428" alt="Screenshot 2024-08-12 at 8 14 27 PM" 
src="https://github.com/user-attachments/assets/73bf497f-a4ec-4e71-8d65-00f421bc437e";>
   
   
   ### 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