You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ben Tallman (JIRA)" <ji...@apache.org> on 2016/08/29 22:33:21 UTC

[jira] [Updated] (AIRFLOW-464) Add create_if_none option to Variable.get

     [ https://issues.apache.org/jira/browse/AIRFLOW-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ben Tallman updated AIRFLOW-464:
--------------------------------
    Description: 
In order to assist with environment migrations, add a create_if_none option
to the Variable.get function. This allows default variables to be created (and then
edited) with less chance for typos/copy+paste bugs.

> Add create_if_none option to Variable.get
> -----------------------------------------
>
>                 Key: AIRFLOW-464
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-464
>             Project: Apache Airflow
>          Issue Type: Improvement
>            Reporter: Ben Tallman
>            Assignee: Ben Tallman
>            Priority: Trivial
>
> In order to assist with environment migrations, add a create_if_none option
> to the Variable.get function. This allows default variables to be created (and then
> edited) with less chance for typos/copy+paste bugs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)