Hi,

I'm running 0.10.3rc1. In trac.ini, I have:

-----8<-----
[notification]
always_notify_owner = true
always_notify_reporter = true
always_notify_updater = false
smtp_enabled = true

[ticket]
default_component = new
-----8<-----

There are 2 components defined, "new" (wich has an owner assigned) and
"assigned" without an owner.
If a ticket is created, both the reporter and the owner of the "new"
component get notified.
Now, if the owner reassigns the ticket to another user and changes the
componenet from "new" to "assigned", the new owner and the reporter are
notified.
But from now on, the old user (the one that owns the "new" component) is
notified about any change made to the ticket. Why? I cannot see any
reference to this user in the ticket. So why he still gets notified?

Rainer

--~--~---------~--~----~------------~-------~--~----~
 You received this message because you are subscribed to the Google Groups 
"Trac Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to