Skip to content

Ensure plurality in backfill count message with more than 1 run. #51541

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

tirkarthi
Copy link
Contributor

For backfill with more than 1 run "totalEntries > 1" becomes true and "1 run will be triggered" message is shown which is incorrect. This fixes the logic to show the message when there is 1 run and for more than 1 run the plural message will be shown

@boring-cyborg boring-cyborg bot added the area:UI Related to UI/UX. For Frontend Developers. label Jun 9, 2025
@bbovenzi bbovenzi added this to the Airflow 3.1.0 milestone Jun 11, 2025
@bbovenzi bbovenzi merged commit fc0c017 into apache:main Jun 11, 2025
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:UI Related to UI/UX. For Frontend Developers.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants