-
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 relatedkind: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.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
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 relatedkind: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
