Modify ↓
Opened 13 years ago
Closed 5 years ago
#10090 closed enhancement (wontfix)
user-defined field used to define the "project" (e.g. by using component)
| Reported by: | falkb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | SimpleMultiProjectPlugin |
| Severity: | normal | Keywords: | planned |
| Cc: | Christopher Paredes | Trac Release: | 0.11 |
Description
At present, the whole multi-project approach is based on a new custom ticket field 'project' or the new table 'smp_project'.
For defining sub-projects it might be a good idea to use the ticket field 'component' instead. This seems to have a big impact of the internal logic. Another abstraction layer may be used for that.
Maybe we're going to close this ticket with 'wontfix'.
Attachments (0)
Change History (3)
comment:1 Changed 13 years ago by
| Owner: | changed from Christopher Paredes to falkb |
|---|
comment:2 Changed 8 years ago by
| Owner: | falkb deleted |
|---|
comment:3 Changed 5 years ago by
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.



Such a change would add a lot of complexity to the plugin. Having a dedicated Project field is imho also better for usability.