Skip to content

run_backward does not work when triggering backfill from UI #52115

@matthieuauger

Description

@matthieuauger

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

#49413

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

Metadata

Metadata

Assignees

Labels

area:UIRelated to UI/UX. For Frontend Developers.area:backfillSpecifically for backfill relatedarea:corekind:bugThis is a clearly a bugpriority:mediumBug that should be fixed before next release but would not block a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions