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/06/28 13:11:17 UTC

[GitHub] [airflow] kaxil edited a comment on pull request #16686: Add conn to jinja template context

kaxil edited a comment on pull request #16686:
URL: https://github.com/apache/airflow/pull/16686#issuecomment-869671281


   > Question: how is it going to work for connection custom fields? for example: Asana has `workspace` in a separate connection field
   
   
   
   That would be `{{ conn.a_connection.extra_dejson['extra__asana__workspace'] }}` but good point, we should add test for such case probably 


-- 
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-unsubscribe@airflow.apache.org

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