Open
Description
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.
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
- I agree to follow this project's Code of Conduct