Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Attachments: jenkinsDoublePost.PNG
Components: jira
Created: 09/Oct/12 8:38 AM
Description:

Noticed that for each build, jira was sending us apparently duplicate email informing us of the comment. Looking in jira, it looks like every time a build succeeds, it updates the comment once with the previous build id, and then again with the new build id a minute or so later.

Have attached screenshot of comment log in jira, you can see that when build #21 has completed (about 5:26pm on jenkins server), we see in jira:
5:29pm, correct message for commit, but against old build #20
5:31pm, correct message against build #21

#22 completed (about 6:51pm on jenkins server), we see in jira:
6:54pm, correct message for commit, but against old #21 build
6:55pm, correct message against build #22

------------
Using maven project checked out from SVN.
"Update relevant JIRA issues" is the last post-build action configured for project

Environment: Jenkins: 1.475
jira-plugin: 1.35
Maven 2 Project Plugin: 1.475
Project: Jenkins
Priority: Major Major
Reporter: Nathan McDonald
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to