currently use trac 1.2.2 and the following plugins: TicketImport 0.9.0, TracDynamicFields 2.2.0dev, TracSubTicketsPlugin 0.5.4dev , TracWorkflowAdmin 0.12.0.4,TracWysiwyg 0.12.0.7,TracXMLRPC 1.1.7dev.
I want that when creating a ticket only the mail arrives to the user to whom the ticket was assigned. Currently, when I create a ticket, the email reaches the reporter as well. I have searched the trac notification documentation but I can not find that function. [notification-subscriber] always_notify_cc = CarbonCopySubscriber always_notify_previous_updater = TicketPreviousUpdatersSubscriber always_notify_updater = TicketUpdaterSubscriber always_notify_owner = TicketOwnerSubscriber -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
