Notification e-mails can be sent forever
----------------------------------------
Key: SYNCOPE-54
URL: https://issues.apache.org/jira/browse/SYNCOPE-54
Project: Syncope
Issue Type: Bug
Components: core
Affects Versions: 1.0.0-incubating
Reporter: Francesco Chicchiriccò
Fix For: 1.0.0-incubating
Let's define a Notification with traceLevel = FAILURES.
At every NotificationJob run, it will check for NotificationTasks without
executions, for processing. When traceLevel is <= ALL, however, executions will
be stored only in case of failure.
As a result, when e-mail sending succeeds, no execution will be stored, and
next run of NotificationJob will try to send again the same e-mails.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira