Modify ↓
Ticket #4293 (closed enhancement: duplicate)
Opened 5 years ago
Last modified 5 years ago
More elegant and less redundant reporting of email additions
| Reported by: | jjb@… | Owned by: | jonas |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | ticket system | Version: | 0.10.2 |
| Severity: | minor | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When an email address is added to the CC field, trac should just say "sally@… added to CC field" instead of showing the entire absurd "change from ..... to ..... " dump. Same for removals.
See ticket:1106 for an example.
If I was any good at python I would write a patch... maybe some day.
Attachments
Change History
comment:1 follow-up: ↓ 2 Changed 5 years ago by cboos
- Milestone changed from 0.10.3 to 0.11
- Severity changed from trivial to minor
comment:2 in reply to: ↑ 1 Changed 5 years ago by eblot
comment:3 Changed 5 years ago by cboos
- Resolution set to duplicate
- Status changed from new to closed
See #5126 instead.
Note: See
TracTickets for help on using
tickets.



Now that you raised the issue, wasn't that already implemented at some point? I'm pretty sure I saw that in the past...