Thanks Peter! Yes, we previously had used the Announcer plugin ( TracAnnouncer-1.0dev_r0-py2.7.egg).
I installed your all_tickets.py file into the project's plugins directory, restarted tracd, and the new rule appeared. Thanks! On Saturday, April 15, 2023 at 1:31:01 AM UTC-6 Peter Suter wrote: As far a I remember 1.0.3 had no such notification preferences, unless you used the Announcer plugin. 1.4.3 replaces most of that plugin with built-in functionality, and indeed has that example but confusingly that rule was never added. You can add such a rule yourself though. See https://trac.edgewall.org/ticket/4056#comment:40 https://trac.edgewall.org/browser/psuter.hg/tracopt/notification/all_tickets.py?rev=10400&marks=20%2C44#L20 https://trac.edgewall.org/wiki/CookBook/Notification/Subscriptions#Subscribetoallticketnotifications On 15 Apr 2023 03:29, Rick Macdonald wrote: I've upgraded from 1.0.3 to 1.4.3. I'm pretty sure there used to be an optional rule in user Preferences for Notification rules to be notified of "Any ticket changes". This option is no longer in the list of available rules, but the comment below the configured default rules still shows: Example: The rule *"Never notify: I update a ticket"* should be above *"Notify: Any ticket changes"* to get notifications of any ticket changes except when you update a ticket. What am I missing? -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/6bc390b7-9964-4d5f-b6c0-e36165f3daafn%40googlegroups.com <https://groups.google.com/d/msgid/trac-users/6bc390b7-9964-4d5f-b6c0-e36165f3daafn%40googlegroups.com?utm_medium=email&utm_source=footer> . -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/trac-users/8985387e-a97d-44ca-a741-7b3ccbf168a8n%40googlegroups.com.
