Ticket #1639 (closed defect: duplicate)
CC handling not scalable
| Reported by: | Gunnar Wagenknecht <gunnar@…> | Owned by: | jonas |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | ticket system | Version: | 0.8.1 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The handling of the CC field is not scalable for large communities. Imagine a bug report with 50 CC entries and now imagine a user seeing trac the first time. He could remove all CC entries with one little mistake.
It would be better if there would be an "add cc" field (like Bugzilla has) and a separate list for removing CC entries.
I also think that the template will containe a lot of clutter if the complete content of the CC field is repeated multpile times in the change list (CC changed from ... to ...). Might be a lot overhead and scolling for CC lists with 10, 20, 50 or 100 users.


