Modify ↓
Ticket #3341 (closed enhancement: worksforme)
Opened 6 years ago
Last modified 6 years ago
E-mail notification user setting
| Reported by: | anonymous | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.9.5 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When submitting a new ticket you have to manually add an e-mail address to be notified on changes. It's would be very handy to be able to specify in the user settings that the user e-mail address should be automatically added when submitting a new ticket.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 6 years ago by cboos
- Resolution set to worksforme
- Status changed from new to closed
comment:2 in reply to: ↑ 1 Changed 6 years ago by eblot
comment:3 Changed 6 years ago by cboos
Ok, re-reading the description, it's more like you said, Emmanuel.
However, there's also the always_notify_reporter server side
configuration setting that makes it work the requested way.
Note: See
TracTickets for help on using
tickets.



Err, this is somehow how it already works.
If you have specified a name and a E-mail in your settings,
this information is kept in your session and will be shown
in the Your email or username: field when creating a
new ticket or adding a comment to a ticket.
Wasn't that the case already for 0.9.x?