Brett Porter a écrit :
On 02/08/2007, at 7:46 AM, Emmanuel Venisse wrote:
For a project notifier, I think we can keep what we have actually, but
for a group notifier, we can send a single mail by project group.
The mail can be sent after the build of the latest project of the
group, I don't think it will be a problem to know if the project is
the latest and we won't need to modify the db schema for this "new
feature".
Sounds good to me. That and eliminating the error condition would be great.
I'd like to keep the usage we have actually, so we can use a new
parameter in the continuum conf where admin will choose if mail are
sent one by one or by project group.
Do you think this is a continuum conf, or a group notifier conf?
It can be a group notifier conf (it will be better than a global continuum
conf) because we don't have specific fields in db for notifier config so we can
add what we want.
If we do that, what will be the default? Will we allow to set the default in
the global conf?
Emmanuel