Ticket #4269 (closed enhancement: wontfix)

Opened 3 years ago

Last modified 2 years ago

Ticket notification feedback

Reported by: anonymous Assigned to: doki_pen
Priority: normal Component: AnnouncerPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

Would be nice to get feedback about notified emails after submitting changes to a ticket. Maybe like Bugzilla does: "email sent to xx@y.com, yy@z.com, ..." at top of the page.

Attachments

Change History

07/09/09 20:49:15 changed by anonymous

  • cc set to rjollos.

07/09/09 20:49:51 changed by rjollos

I submitted a Trac hack request in Ticket #5495 that makes reference to this ticket.

09/06/09 10:07:46 changed by rjollos

  • summary changed from Notification feedback to Ticket notification feedback.

The SubscriberListPlugin is an alternate way to receive information about who will be notified about a ticket change.

(follow-up: ↓ 5 ) 10/27/09 22:00:41 changed by martin_s

I think the AnnouncerPlugin does this, doesn't it?

(in reply to: ↑ 4 ) 10/27/09 23:24:01 changed by rjollos

Replying to martin_s:

I think the AnnouncerPlugin does this, doesn't it?

The AnnouncerPlugin sends the emails. I think what this person is asking for is a confirmation dialog showing email was sent, and to whom.

I think this could be implemented using the notice helper function that was recently added to Trac 0.11.5. For example, go to the Preferences page on Edgewall, enter your info, and press Save. You'll see a green box that reads Your preferences have been saved.

This should probably be filed as an enhancement request for the AnnouncerPlugin, assuming the ticket reporter is referring to the AnnouncerPlugin.

10/27/09 23:24:21 changed by anonymous

  • owner changed from anybody to ixokai.
  • component changed from Request-a-Hack to AnnouncerPlugin.

10/27/09 23:25:23 changed by rjollos

  • cc deleted.

Moved this over to the AnnouncerPlugin since I would like to see this feature implemented there, and the original reporter of this ticket is not specified so he/she is unlikely to follow up.

11/24/09 16:09:00 changed by anonymous

  • owner changed from ixokai to doki_pen.

11/24/09 16:42:42 changed by doki_pen

  • status changed from new to assigned.

11/28/09 16:29:43 changed by anonymous

  • status changed from assigned to closed.
  • resolution set to wontfix.

Can't be done with the current trac API. The event listeners do not pass the request through and the request is needed to display notices.


Add/Change #4269 (Ticket notification feedback)




Change Properties
Action