This is an automated email from the ASF dual-hosted git repository.
bbovenzi pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from fce966e4401 Update migration rule for create_session (#47894)
add 0ff18e32768 Adds validation on backfill dryrun (#47790)
No new revisions were added by this update.
Summary of changes:
.../src/components/DagActions/RunBackfillForm.tsx | 25 ++++++++++++++--------
airflow/ui/src/queries/useCreateBackfill.ts | 10 ++++-----
airflow/ui/src/queries/useCreateBackfillDryRun.ts | 18 ++++++++++++++++
3 files changed, 39 insertions(+), 14 deletions(-)