Notification mails is not always sent but just if the build state changes
-------------------------------------------------------------------------
Key: CONTINUUM-1845
URL: http://jira.codehaus.org/browse/CONTINUUM-1845
Project: Continuum
Issue Type: Bug
Components: Notification Subsystem
Affects Versions: 1.1
Reporter: Stefano Nichele
Currently with <alwaysSend> set to false, notification mails are sent only if
the build state changes or if the state is ERROR or FAILURE and the notifier
has been configured with error/failure.
This means that for a build in state SUCCESS, notification mails are not sent
every time a build is run.
Indeed the expected behavior should be that notification mails are sent every
time the build state matches the one configured per notifier. If a notifier is
configured with "Send on Success" it wants to receive an email every time the
project is built with success.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira