You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/08 09:52:28 UTC

[GitHub] [airflow] turbaszek commented on issue #13559: Nested templated variables do not always render

turbaszek commented on issue #13559:
URL: https://github.com/apache/airflow/issues/13559#issuecomment-756661128


   This seems to be also issue in 2.0:
   ```
   [2021-01-08 09:46:58,236] {logging_mixin.py:103} INFO - level 0 arg0: level_0_nested_render_2021-01-08
   [2021-01-08 09:46:58,239] {logging_mixin.py:103} INFO - level 1 kwarg1: level_1_level_0_{{task.task_id}}_{{ds}}
   ```
   but it is consistent with rendered values in web ui:
   <img width="636" alt="Screenshot 2021-01-08 at 10 51 02" src="https://user-images.githubusercontent.com/9528307/104001069-691b9f80-519f-11eb-9ab3-80c98677632e.png">
   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org