#327 - Notification granularity
Type Enhancement
Status Accepted
Version -
Component Core
Priority Normal
Severity Normal
Assigned to -
Reported 11 years ago
Updated 10 years ago
Votes 3
Related tickets
Proposed time
Worked time

What does this enhancement do?

There are project or ticket related events that do not currently trigger an email notification.

One example of this is users commenting on a ticket but there may be others.

It is hard to say whether or not "all" events should drive a notification here, so this may be intentional.

In this case, the ability to determine the granularity (groupings) or the specific events (full control) of which events generate a notification would be preferable.

Tasks

  • Notifications sent from controllers, not models
  • One email for mass actions
  • "Stop spamming me" option: unsubscribe link in emails
  • Option to receive one email per ticket until revisit
  • Use views (event_name.email.phtml) for emails

Ticket History

11 years ago by Jack

  • Milestone 3.0.7 3.2
  • Status New Accepted

I plan to expand notifications so allow the user to select which events they would like to be notified about.

When a user subscribes to a project, milestone or ticket, they will have options such as the following to choose from:

  • Ticket created (project/milestone)
  • Ticket updated (properties)
  • Ticket status changes (open, closed, reopened)
  • Ticket comments
  • Milestone status changes (project/milestone)

This list is not final, more options may be added.

10 years and 11 months ago by Jack

  • Milestone 3.2 3.3

With the faster release plan, I'm going to spread features and enhancements across more 3.x releases.

10 years and 11 months ago by Jack

  • Tasks Notifications sent from controllers, not models, One email for mass actions, "Stop spamming me" option: unsubscribe link in emails, Option to receive one email per ticket until revisit, Use views (event_name.email.phtml) for emails

10 years and 10 months ago by Menelion Elensúlë...

Great enhancement! More than that, it would be great if administrators have the ability to be notified of new users signed up, new projects created, and so on, and so forth.
Thanks!