Skip to content
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

Fix UI flash when triggering with dup logical date #26094

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

uranusjr
Copy link
Member

Previously the error message would always state that the run ID already exists, while in reality the error may be caused by a duplicated logical date. This adds additional logic to account for that.

@uranusjr uranusjr added this to the Airflow 2.3.5 milestone Aug 31, 2022
@boring-cyborg boring-cyborg bot added the area:webserver Webserver related Issues label Aug 31, 2022
Previously the error message would always state that the run ID already
exists, while in reality the error may be caused by a duplicated
logical date. This adds additional logic to account for that.
@uranusjr uranusjr merged commit 6a8f016 into apache:main Sep 1, 2022
@uranusjr uranusjr deleted the better-dag-run-dup-message branch September 1, 2022 08:46
@ashb ashb modified the milestones: Airflow 2.3.5, Airflow 2.4.0 Sep 8, 2022
@ephraimbuddy ephraimbuddy added the type:bug-fix Changelog: Bug Fixes label Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:webserver Webserver related Issues type:bug-fix Changelog: Bug Fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants