Skip to content

DAG params not transmitted when a backfill is triggered #51439

Open
@matthieuauger

Description

@matthieuauger

Apache Airflow version

3.0.1

If "Other Airflow 2 version" selected, which one?

No response

What happened?

In the UI, when I trigger a "single run" job, the parameters are accessible in my task.

But when I run a "backfill" job, even if the UI is displaying the parameters section, they are not passed through.

The context["params"] does not contain the value.

Image

What you think should happen instead?

No response

How to reproduce

Create simple DAG with a parameters, then trigger a backfill for this DAG.

Operating System

Docker

Versions of Apache Airflow Providers

No response

Deployment

Other Docker-based deployment

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:backfillSpecifically for backfill relatedarea:corekind:bugThis is a clearly a bugneeds-triagelabel for new issues that we didn't triage yetpriority: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