responsibilty email notification doesn't include comment
I searched the forum and issue tracker, but I haven't see this issue reported yet.
When a user currently has responsibility for a failed build and either clicks "give up" and assigns responsibility to someone else or clicks "it's fixed," the email notification doesn't include the new owner nor does it include the comment. The responsibility changed notification email says the current responsible is "None available" however the web UI does include the new owner and comment. Changing the responsibility again will send out the email notification with the new owner and comment.
We haven't changed the default notification templates. Is this a configuration problem?
-Kevin
Please sign in to leave a comment.
Please check what template is configured for responsible_changed event in your .BuildServer/config/email-config.xml file. New responsible and comment should be there if template has {RESPONSIBLE} pattern.
Yep, the {RESPONSIBLE} pattern is there. The email looks fine the first time someone takes responsibility. It's after they give up responsibility with "It's fixed" or assign responsibility to someone else that the email doesn't include the comment.
Could you please submit a bug to our tracker: http://jetbrains.net/tracker
You can reference this thread from the bug report.
Bug filed: http://jetbrains.net/tracker/issue2/TW-8217
Hello,
I fixed this bug. I can provide you a patch if you want.
Sure, can you email it to me?
Ok, what version of TeamCity do you use?