pierrejeambrun commented on PR #56089: URL: https://github.com/apache/airflow/pull/56089#issuecomment-3366141053
> @pierrejeambrun On changing the UI default to dag_run_run_after, and reverting the default value in the backend. The jumping does not occur but the filtering is not working right in that case, I am looking into it but are there any things that i should keep in mind while doing that? No that's not expected. You can take example on other filtering options to see how it's done. You need to keep your backend implementation of the `last_run_run_after` filter. And just use that in the front-end. -- 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]
