-
Notifications
You must be signed in to change notification settings - Fork 16.4k
Closed
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:backfillSpecifically for backfill relatedSpecifically for backfill relatedarea:corekind:bugThis is a clearly a bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release
Description
Apache Airflow version
3.0.2
If "Other Airflow 2 version" selected, which one?
No response
What happened?
When I trigger a backfill from UI with run_backward, value passed to the backend is still false.
recording480.mov
Video has poor quality I wasn't able to upload a better one. But basically what we see is the XHR request from the frontend to the backend passes the run_backward property with false even if option is checked on UI.
I noticed this previous issue/PR but I still get the issue with last version of Airflow
What you think should happen instead?
No response
How to reproduce
Create backfill from UI with backward
Operating System
Docker Unix
Versions of Apache Airflow Providers
No response
Deployment
Astronomer
Deployment details
No response
Anything else?
No response
Are you willing to submit PR?
- Yes I am willing to submit a PR!
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
area:UIRelated to UI/UX. For Frontend Developers.Related to UI/UX. For Frontend Developers.area:backfillSpecifically for backfill relatedSpecifically for backfill relatedarea:corekind:bugThis is a clearly a bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a releaseBug that should be fixed before next release but would not block a release