On Friday, January 12, 2018 at 2:20:36 AM UTC-8, Roger Oberholtzer wrote: > > Have I perhaps missed something in the CodeComment plugin: When a > comment is added, there is no notification (e.g., e-mail) or entry in > the timeline. Should there be? > > -- > Roger Oberholtzer >
This plugin?: https://github.com/trac-hacks/trac-code-comments-plugin It should send notifications. If not, I would start by checking the logs. There is a [code_comments] notify_self option that can be either true or false. - Ryan -- 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.
