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

[jira] [Updated] (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:all-tabpanel ]

Chris Lambertus updated INFRA-12006:
------------------------------------
    Status: Waiting for user  (was: Waiting for Infra)

Just to be clear - the problem was resolved by changing your Jira email address to match your committer email address, correct? If you want to help clean this up in the bot code, we'd be happy to facilitate. The code is in https://github.com/apache/infrastructure-puppet/blob/deployment/modules/svngit2jira/files/app/svngit2jira.py -- you can issue a pull request against that. If you want to test, yes, you would just need to change your jira email address again. 

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