Skip to content

Conversation

@tirkarthi
Copy link
Contributor

Pass dag_run_conf form value to backfill payload so that the parameters are used in dagrun creation instead of always passing {}

closes #51439

@pierrejeambrun pierrejeambrun added this to the Airflow 3.0.3 milestone Jun 10, 2025
@pierrejeambrun pierrejeambrun merged commit 6ab6d53 into apache:main Jun 10, 2025
42 checks passed
pierrejeambrun pushed a commit to astronomer/airflow that referenced this pull request Jun 10, 2025
@pierrejeambrun pierrejeambrun added the backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch label Jun 10, 2025
@pierrejeambrun
Copy link
Member

#51584 backport PR

pierrejeambrun added a commit that referenced this pull request Jun 10, 2025
(cherry picked from commit 6ab6d53)

Co-authored-by: Karthikeyan Singaravelan <tir.karthi@gmail.com>
Copy link
Contributor

@jscheffl jscheffl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool fix! Interesting that it took post 3.0.2 that somebody noticed that the conf nerver was passed along scheduling... :-D

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-v3-1-test Mark PR with this label to backport to v3-1-test branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DAG params not transmitted when a backfill is triggered

3 participants