You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Josh Carp (JIRA)" <ji...@apache.org> on 2018/12/29 18:12:00 UTC

[jira] [Created] (AIRFLOW-3596) Clean up undefined template variables

Josh Carp created AIRFLOW-3596:
----------------------------------

             Summary: Clean up undefined template variables
                 Key: AIRFLOW-3596
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3596
             Project: Apache Airflow
          Issue Type: Improvement
            Reporter: Josh Carp
            Assignee: Josh Carp


Several jinja templates refer to variables that are never defined. We should either provide those variables or stop using them in the templates.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)