Opened 19 years ago
Closed 8 years ago
#2642 closed enhancement (duplicate)
Ticket view should optionally reflect smtp_always_cc value for better transparency
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | low | Milestone: | |
Component: | notification | Version: | 0.9.3 |
Severity: | minor | Keywords: | notification |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
Summary says it all, come to think of it, but I'll paste the irc snippet that's relevant to this:
15:45 < cmlenz> seemant: I still don't understand why the current smtp_always_cc isn't sufficient for you 15:45 < seemant> cmlenz: I'm hoping it is, it's just nice to be able to see that qa@ is actually cc'd on the ticket 15:46 < seemant> ie, the current method is non-transparent 15:46 -!- coderanger_work [n=coderang@vpnwl-228-2.net.rpi.edu] has joined #trac 15:47 -!- tag [n=chatzill@c-67-183-222-93.hsd1.wa.comcast.net] has joined #trac 15:47 < cmlenz> so simply adding the smtp_always_cc value to the *display* of the cc list (in the yellow ticket area) address that, right? 15:47 < seemant> yes!
Attachments (0)
Change History (11)
comment:2 by , 19 years ago
Component: | general → ticket system |
---|
comment:4 by , 19 years ago
Type: | defect → enhancement |
---|
I don't think adding this info into the CC: field is a good idea:
- the values from the
smtp_always_cc
are read-only, but there's no current solution to reflect this special status. This would mean special filter/extraction from the CC field when CC field is updated. → a text info (r/o) could be placed next to the CC field can fit. - this feature should be optional, as some admin may not want internal addresses to appear on the web pages
comment:5 by , 19 years ago
About 1: I was suggesting only adding the address to the ticket view (the yellow area), not to the form control.
comment:7 by , 18 years ago
Component: | ticket system → notification |
---|---|
Milestone: | → 0.12 |
Owner: | changed from | to
Priority: | normal → low |
Severity: | normal → minor |
If implemented, should probably be optional: not all smtp_always_cc value are as informative as the one given in the example.
comment:8 by , 14 years ago
Milestone: | next-major-0.1X → unscheduled |
---|
comment:9 by , 14 years ago
Summary: | it would be nice if the ticket view would reflect the smtp_always_cc field just so that things are more transparent → Ticket view should optionally reflect smtp_always_cc value for better transparency |
---|
Shorten summary a bit to help with display readability and display in TicketQuery result lists.
comment:10 by , 9 years ago
Owner: | removed |
---|
comment:11 by , 8 years ago
Milestone: | unscheduled |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #8094? From comment:11:ticket:8094:
We could also show the smtp_always_cc address there if set