hkc-8010 commented on issue #41406: URL: https://github.com/apache/airflow/issues/41406#issuecomment-2285295399
@tirkarthi - Here is hyperlink attached to the run_id in the Dag run list - [manual__2024-08-09T08:42:25.524227+00:00](http://localhost:8080/dags/example_astronauts/grid?dag_run_id=manual__2024-08-09T08%3A42%3A25.524227%2B00%3A00&tab=graph) The hyperlink appears correct, but when it opens the Graph view and I click on a task, it displays an incorrect `run_id`—specifically, the `run_id` from the previous run instead of the desired one. It seems the hyperlink is updating the calendar tab to the exact `run_id` value, which causes the Graph or Grid view to display only historical DAG runs, excluding the desired DAG run. <img width="828" alt="image" src="https://github.com/user-attachments/assets/06c1be20-d612-4a96-8bf3-b93d4dddeae0"> -- 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]
