tirkarthi commented on issue #56220: URL: https://github.com/apache/airflow/issues/56220#issuecomment-3350139820
When a dag run is selected `run_id` is the value shown till the dag run details are fetched from the backend to show `run_after` value. This has been the logic since Airflow 3.0. https://github.com/apache/airflow/blob/1f976d00fccb5875f0bf5aa07b51af12feb01995/airflow-core/src/airflow/ui/src/layouts/Details/DagBreadcrumb.tsx#L85 -- 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]
