Modify ↓
Opened 20 years ago
Closed 20 years ago
#447 closed defect (fixed)
Batch updates of tickets on milestone changes
Reported by: | Christopher Lenz | Owned by: | Christopher Lenz |
---|---|---|---|
Priority: | normal | Milestone: | 0.8 |
Component: | roadmap | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal 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 (0)
Change History (2)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
Resolution: | → fixed |
---|---|
Status: | new → 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].