uranusjr commented on issue #53634: URL: https://github.com/apache/airflow/issues/53634#issuecomment-3106740742
This is expected, logical date does not make sense for an asset-triggered task. We could add back the key (set the value to None), but that would not help with the issue (since every such task would just have `None` in their job ID). The operator should use another value in the context instead. -- 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