bbovenzi commented on issue #44864: URL: https://github.com/apache/airflow/issues/44864#issuecomment-2821988295
We removed the dag code level `dag_default_view` config value. View preferences are saved in the UI on a per-dag basis with localstorage, whatever the user had last selected is what will load in the future. From the dags list, if you click on the bar graph or the "Last run" text, it will link you to that specific dag run. -- 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]
