krikera commented on PR #51534: URL: https://github.com/apache/airflow/pull/51534#issuecomment-2959470550
> Good idea. I wonder if this would be easier to just pass the dagrun.dag_versions to the dropdown if a dagrun is selected instead of filtering data.dag_versions? > > Is there any information missing in the dagrun versions? You're absolutely right about using `dagrun.dag_versions` directly and the sorting issue. That's a much cleaner approach. -- 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]
