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 2019/01/09 21:26:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16738673#comment-16738673 ] 

Tao Feng commented on AIRFLOW-2883:
-----------------------------------

[~kaxilnaik] , I don't think the pr([https://github.com/apache/airflow/pull/3728)] for this ticket never get merged. Hence we could close this ticket as Sid can't reproduce the issue on his side.

> 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: 1.10.2
>
>
> 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)