Modify ↓
Opened 15 years ago
Closed 9 years ago
#7364 closed enhancement (wontfix)
[Patch] Branch to allow for a default cc to be added to all ticket fields
| Reported by: | Ben Miller | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | DefaultCcPlugin |
| Severity: | normal | Keywords: | |
| Cc: | ben@… | Trac Release: | 0.12 |
Description (last modified by )
Hi,
We had a requirement to add a cc to other ticket system objects (e.g. milestones, versions).
The code is hosted on github.
Let me know if it's any use, or you have any objections/suggestions.
Cheers
Attachments (0)
Change History (7)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Summary: | Branch to allow for a default cc to be added to all ticket fields → [Patch] Branch to allow for a default cc to be added to all ticket fields |
|---|
comment:4 Changed 13 years ago by
| Owner: | changed from jeangui to Ryan J Ollos |
|---|
Yeah, I'll pull in your changes. Are you still around and using the plugin?
comment:5 Changed 13 years ago by
We're not using the plugin in anger at the moment, but please feel free to use as you see fit.
comment:6 Changed 12 years ago by
| Description: | modified (diff) |
|---|
comment:7 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Closing since the plugin won't be developed further.
Note: See
TracTickets for help on using
tickets.



Hi,
I've just installed your code and it works fine! Thank you