Edgewall Software

Opened 15 years ago

Last modified 6 years ago

#7793 new enhancement

Mail notifications for a new ticket for multiple owners of the component — at Initial Version

Reported by: jsch@… Owned by:
Priority: normal Milestone: next-major-releases
Component: notification Version: 0.12dev
Severity: normal Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

When a new ticket is created in a component with multiple owners (i.e., the component owner field contains "user1,user2"), currently no owner gets a notification, because this field is not parsed and thus no corresponding e-mail address can be determined.

I find it useful to have a component have multiple owners that are each equally responsible or interested in new tickets.

A small diff to trac/ticket/notification.py which fixes the issue for me is included.

Change History (1)

Note: See TracTickets for help on using tickets.