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 2016/07/12 14:56:21 UTC

[jira] [Commented] (AIRFLOW-260) PR tool edge cases with JIRA issues

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

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

Commit 7774c3921929f0a86bb79eafb0592cc318a65414 in incubator-airflow's branch refs/heads/master from jlowin
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=7774c39 ]

[AIRFLOW-260] Handle case when no version is found

If no version is found, the “.name” attribute can’t be accessed,
causing a crash.


> PR tool edge cases with JIRA issues
> -----------------------------------
>
>                 Key: AIRFLOW-260
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-260
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: PR tool
>            Reporter: Jeremiah Lowin
>            Assignee: Jeremiah Lowin
>
> Observed two edge cases:
> 1. If multiple issues are referenced in a PR (AIRFLOW-X and AIRFLOW-Y), and AIRFLOW-X is already closed, the PR tool won't close AIRFLOW-Y (but doesn't raise an error)
> 2. An error was raised on an issue that has a fix version set -- it looks like the expected format of the fix version doesn't match the format we're using in JIRA. Need to look into this further.



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