Email notifications not sending when build is triggered by SVN
I have a build configuration set up with two triggers - one is a scheduled nightly job, the other is a VCS trigger (I'm using Subversion for the VCS).
No problems with the nightly job. The trigger fires appropriately, builds run successfully, and email notifications are sent correctly per notification rules.
The VCS trigger fires appropriately, and runs successful builds. But no emails are sent. We're getting the following in our teamcity-notifications.log:
xxxxxxxx) {id=24}]. Context: event='build_successful', build='Unit Testing #92'. No notification is sent
Note that the 'xxxxxxxx' stuff is just a redacted username.
Any ideas?
Please sign in to leave a comment.
Hi Kirk,
What TeamCity version do you use? I've create the issue -
Please attach screenshot of configured notification rules and teamcity-notifications.log in debug mode to the issue..
Thanks, Alina. We're using TeamCity Enterprise 9.0.2 (build 32195).
I'll post the requested information to the issue: https://youtrack.jetbrains.com/issue/TW-40021.