Modify ↓
Opened 11 years ago
Closed 9 years ago
#11897 closed enhancement (wontfix)
Add CC column to Component table rather than creating a separate table
| Reported by: | Ryan J Ollos | Owned by: | Ryan J Ollos |
|---|---|---|---|
| Priority: | normal | Component: | DefaultCcPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: |
Description
It seems like the code would be better structured if we added a cc column to the component table rather than having a separate table component_default_cc. See trac:TracDev/DatabaseSchema/TicketSystem#Tablecomponent.
This might be done as part of a more extensive rework of the plugin, dropping compatibility for Trac < 1.0 and restructuring the modules.
Attachments (0)
Change History (3)
comment:1 Changed 10 years ago by
| Summary: | Add CC column to Component table rather than creating a separate table → Add CC column to Component table rather than creating a seperate table |
|---|
comment:2 Changed 9 years ago by
| Summary: | Add CC column to Component table rather than creating a seperate table → Add CC column to Component table rather than creating a separate table |
|---|
comment:3 Changed 9 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Closing since the plugin will be deprecated with the addition of Ticket Component Subscriber, trac:#11870: