You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Gruno (JIRA)" <ji...@apache.org> on 2016/06/01 05:15:13 UTC

[jira] [Commented] (INFRA-12006) svngit2jira.py does not add JIRA comment for unknown JIRA user

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

Daniel Gruno commented on INFRA-12006:
--------------------------------------

That does indeed look like an unintended side effect - and yes, that shouldn't happen at all, it should just default to the raw email address instead.
Might be worth debugging this at some point if you have the spare cycles to help out with it.

> svngit2jira.py does not add JIRA comment for unknown JIRA user
> --------------------------------------------------------------
>
>                 Key: INFRA-12006
>                 URL: https://issues.apache.org/jira/browse/INFRA-12006
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: JIRA
>         Environment: svngit2jira.py
>            Reporter: Jan Høydahl
>            Priority: Minor
>
> I'm a committer on the lucene project, and had problems for a long time with "ASF subversion and git services" bot not commenting on my JIRAs after commits.
> I resolved the issue by changing my primary email in JIRA to my apache.org email address, so now it is working. Looking at the Python script it appears that it first tries to lookup the committer/author in JIRA by email, alternate email and name. If that fails it looks like it should just use the email address as name but still add a JIRA comment? https://github.com/apache/infrastructure-puppet/blob/4cf916139f2941f94c8523b59df0785f5a29ee9a/modules/svngit2jira/files/app/svngit2jira.py#L317
> Example of an issue where the two first commits yesterday was not added, but the two commits today (after JIRA email change) were: SOLR-8583



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