[
https://issues.apache.org/jira/browse/AIRFLOW-4131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16799811#comment-16799811
]
ASF subversion and git services commented on AIRFLOW-4131:
----------------------------------------------------------
Commit 567c4f4e8f70fd27e5850a9331011412ba5a3a21 in airflow's branch
refs/heads/master from Joshua Carp
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=567c4f4 ]
[AIRFLOW-4131] Make template undefined behavior configurable. (#4951)
> Allow users to control undefined behavior in templates
> ------------------------------------------------------
>
> Key: AIRFLOW-4131
> URL: https://issues.apache.org/jira/browse/AIRFLOW-4131
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Josh Carp
> Assignee: Josh Carp
> Priority: Trivial
> Fix For: 2.0.0
>
>
> As a user, I want to configure templates to raise exceptions on undefined
> variables rather than silently replacing them with the empty string. I
> propose adding a `template_undefined` option to `DAG` to support this.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)