Modify ↓
Ticket #447 (closed defect: fixed)
Opened 8 years ago
Last modified 8 years ago
Batch updates of tickets on milestone changes
| Reported by: | cmlenz | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.8 |
| Component: | roadmap | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
When a milestone is deleted or renamed from the roadmap module, tickets associated with the modified milestone will refer to a non-existant milestone.
The roadmap should have an option to automatically change the milestone field of all tickets associated with the milestone, by either resetting the field to NULL (on delete), or by updating the field to the new name (on rename).
Attachments
Change History
comment:1 Changed 8 years ago by cmlenz
comment:2 Changed 8 years ago by cmlenz
- Resolution set to fixed
- Status changed from new to closed
Updating associated tickets on milestone renames has been implemented in [691].
Note: See
TracTickets for help on using
tickets.



Resetting associated tickets on milestone deleton is implemented in [679].