Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 16 years ago

#7624 closed enhancement (wontfix)

Create notifications to group or individuals based on state transition

Reported by: jbdfw Owned by: Emmanuel Blot
Priority: normal Milestone:
Component: notification Version: 0.11-stable
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I've looked around, and seen a variety of tickets about notifications, but nothing exactly like this:

I would like to have the ability to create a notification to a group or person(s) for a particular state transition. For instance, when we go to a ready for test state, would like to be able to fire an email to the QA lead(s) letting them know something is new in their queue. Would be even nicer if some text could be specified, so that a notification to QA when something is ready for testing would be different than a notification to the build engineer when something is ready for build (just an example).

Attachments (0)

Change History (2)

comment:1 by Remy Blank, 16 years ago

Resolution: wontfix
Status: newclosed

This should be done in a plugin implementing the ITicketActionController interface. Alternatively, you might be able to achieve the same effect using th:AdvancedTicketWorkflowPlugin and the run_external action.

comment:2 by Christian Boos, 16 years ago

We should nevertheless think about making it easy for plugins to send mails, when reworking the notification system.

It's fairly common in worklfow in other systems to trigger e-mails upon state transition. For example #6613 could be dealt with a finer-grained configuration of the notification in relation with the workflow (and there might be others).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emmanuel Blot.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Emmanuel Blot to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.