ferruzzi commented on PR #68256: URL: https://github.com/apache/airflow/pull/68256#issuecomment-4665102431
This actually uncovered a buglett which is fixed in #68310. Three fields are listed as templated byut are not actually passed to templated_fields, which means the new bucket_name which has an embedded env_id wasn't resolving the env_id and passed the jinja template string un-rendered. -- 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]
