amoghrajesh commented on issue #53984: URL: https://github.com/apache/airflow/issues/53984#issuecomment-3149518891
If `task_id` is not passed down to xcom_pull, it will pull with the current task's id and that would have no xcom pulled. So I would be under the impression that this is correct behaviour, although when you try out of `v3-0-test` branch or using 3.0.3 release code, it seems to work. It could be the provider which has changed. Check out standard provider versions -- 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]
