jermaine151 commented on issue #34723:
URL: https://github.com/apache/airflow/issues/34723#issuecomment-1878598255

   > Thanks @jermaine151, that seems to work indeed. It doesn't visually 
highlight a dagrun in the grid view (see Screenshot), but if you navigate to 
the Graph tab, then click on a Task it does lead you to the dagrun from the URL.
   > 
   > 
![image](https://private-user-images.githubusercontent.com/7376822/293692493-0535c6ad-15fc-4bf2-bd43-92334ea2a066.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDQ0NTgyMzQsIm5iZiI6MTcwNDQ1NzkzNCwicGF0aCI6Ii83Mzc2ODIyLzI5MzY5MjQ5My0wNTM1YzZhZC0xNWZjLTRiZjItYmQ0My05MjMzNGVhMmEwNjYucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDEwNSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAxMDVUMTIzMjE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9Y2U1ZTFlNTcyNTVmMjIzZDQ4Y2ZlMTVkMmFlZTgxYzEwNzQ3MTZmOWUyMjVmMjU4NDBhNmQ3M2E4ZGQyZWQ1NyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.fRFZ99EKhfZc4SlebRGjjO21V0bzzVi76zYZ2DMHfis)
   > 
   > That last bit is important because in our case multiple runs are triggered 
on the same second, the gridview doesn't distinguish between those.
   
   Are you adding the `&dag_run_id=` to the URL? That should land you on the 
right page, with the run selected. 


-- 
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