pierrejeambrun opened a new issue, #51487: URL: https://github.com/apache/airflow/issues/51487
### Body When we select a DagRun, automatically the Version will be changed to match the one of the dagrun and display the relevant structure of the dagrun. When we do the opposite, for instance we select different versions for a specific dagrun it will display the version structure and try to match the execution of the DagRun on it. It makes sense for DagRun with multiple versions, but I don't think we should be able to explore DagVersions that are not part of the selected dagrun at all. It makes it hard to follow when we start playing with the `version selector` when a DagRun is selected. (Is the DagVersion that I have selected part of the DagRun.dag_versions, or am I watching a completely unrelated structure) ### Committer - [x] I acknowledge that I am a maintainer/committer of the Apache Airflow project. -- 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]
