You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Jan Høydahl (JIRA)" <ji...@apache.org> on 2016/05/30 08:38:12 UTC

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

Jan Høydahl created INFRA-12006:
-----------------------------------

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


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)