You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Jarek Potiuk (Jira)" <ji...@apache.org> on 2019/12/18 00:16:00 UTC

[jira] [Resolved] (AIRFLOW-2883) Not search dag owner if owners are missing

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

Jarek Potiuk resolved AIRFLOW-2883.
-----------------------------------
    Fix Version/s: 2.0.0
       Resolution: Duplicate

> Not search dag owner if owners are missing
> ------------------------------------------
>
>                 Key: AIRFLOW-2883
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2883
>             Project: Apache Airflow
>          Issue Type: Bug
>            Reporter: Tao Feng
>            Assignee: Tao Feng
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> If the owners field are missing for a dag in airflow metadata,  we will encounter "NoneType" object has no attribute 'lower' when we search. We should skip searching in this case.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)