dandanseo123 opened a new pull request, #64736: URL: https://github.com/apache/airflow/pull/64736
Filter DagVersionSelect options based on selected DagRun. When a DagRun is selected in the Graph view, the version dropdown now shows only the versions used by that run instead of all versions for the DAG. This prevents selecting an unrelated version that doesn't match the selected run's structure. closes: https://github.com/apache/airflow/issues/51487 related: https://github.com/apache/airflow/pull/51534 (previous attempt, closed due to inactivity) --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code Generated-by: Claude Code following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- 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]
