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