tirkarthi commented on issue #51439: URL: https://github.com/apache/airflow/issues/51439#issuecomment-2949835692
Also when "all runs" is selected for backfill with changes to `dag_run_conf` the existing dagruns are just cleared which means that new conf values will not be used for the dagrun which I think is also a bug. https://github.com/apache/airflow/blob/7896d8fc4f1bbcddd5019d35682667955b66b5ed/airflow-core/src/airflow/models/backfill.py#L317-L325 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org