You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/01/31 18:54:51 UTC

[jira] (AIRFLOW-817) Trigger dag fails when using CLI + API

    [ https://issues.apache.org/jira/browse/AIRFLOW-817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847296#comment-15847296 ] 

ASF subversion and git services commented on AIRFLOW-817:
---------------------------------------------------------

Commit c01b6c9c636b4706b6b3bf9452404efc8938e6de in incubator-airflow's branch refs/heads/v1-8-test from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=c01b6c9 ]

[AIRFLOW-817] Check for None value of execution_date in endpoint

execution_date can be present in json while
resolving to None.

Closes #2034 from bolkedebruin/AIRFLOW-817

(cherry picked from commit 2b13109ff01ee1534d611665d974667a06787cb2)
Signed-off-by: Bolke de Bruin <bo...@xs4all.nl>


> Trigger dag fails when using CLI + API
> --------------------------------------
>
>                 Key: AIRFLOW-817
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-817
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: api
>            Reporter: Bolke de Bruin
>
> Execution_date can be None while present in JSON.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)