Modify ↓
#13533 closed defect (fixed)
cc won't change when modifying component of a ticket
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | DefaultCcPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.2 |
Description
Scenario:
- User A sumbits a ticket assigned to component CompX
- DefaultCcPlugin automatically adds the configured list of recipients to Cc:
- One of the recipients decides, that the ticket has been submitted wrongly and should better be assigned to component CompY and applies the change
The result is, that the ticket now is correctly assigned to component CompY, but none of the responsible people get a notification, because the DefaultCC-list of CompY is not added to the CC-field.
"Simply" extending the CC-list would be sufficient.
Attachments (0)
Change History (3)
comment:1 Changed 6 years ago by
Status: | new → accepted |
---|
comment:2 Changed 6 years ago by
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
In 17337: