Modify ↓
#1036 closed defect (fixed)
Retarget of tickets in milestone delete doesn't update ticket's changelog
| Reported by: | Owned by: | Christopher Lenz | |
|---|---|---|---|
| Priority: | low | Milestone: | 0.9 |
| Component: | roadmap | Version: | 0.8 |
| Severity: | minor | Keywords: | roadmap milestone delete |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
The tickets are updated, but, change of milestone doesn't list in changelog
Attachments (1)
Change History (4)
comment:1 by , 21 years ago
| Milestone: | → 0.9 |
|---|---|
| Priority: | normal → low |
| Severity: | normal → minor |
| Status: | new → assigned |
comment:2 by , 20 years ago
by , 20 years ago
| Attachment: | trac_retarget_tickets.patch added |
|---|
adds changelog entries to all affected/retargeted tickets
comment:3 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed in [2237], based loosely on the patch provided by dmbrucker. Thanks.
Note:
See TracTickets
for help on using tickets.



Patch below seems to do the right thing. Let me know if it does it in the wrong way or if there is a better way/API.