dabla commented on PR #53009: URL: https://github.com/apache/airflow/pull/53009#issuecomment-3049784739
I think there is an issue with the defer_task method of TaskInstance, it should call render_template_fields first before calling the [expand_start_trigger_args ](https://github.com/apache/airflow/blob/main/airflow-core/src/airflow/models/taskinstance.py#L1607) method. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
