You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2018/08/09 23:06:00 UTC

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

Tao Feng created AIRFLOW-2883:
---------------------------------

             Summary: 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


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
(v7.6.3#76005)