Defect #1949
Milestones after Migration from Trac to Redmine are not marked as closed
Status: | Closed | Start date: | 2008-09-25 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Importers | |||
Target version: | 0.8 | |||
Resolution: | Fixed | Affected version: |
Description
During a test migration from Trac to Readmine it occured that the milestones which in trac marked as closed will be left open in Redmine.
Based on which criteria will be a milestone (entry in Roadmap) be closed?
Related issues
History
#1
Updated by Karl Heinz Marbaise over 14 years ago
- File ticket-1949.patch
added
Hi,
i have create a short patch to solve the described problem.
The patch will use the "completed" date instead of "due" date, cause the completed date will give the correct timepoint of closing a ticket.
#2
Updated by Karl Heinz Marbaise over 14 years ago
Hi,
BTW the patch is tested with trac 0.11
#3
Updated by Karl Heinz Marbaise over 14 years ago
- Target version set to 0.8
#4
Updated by Karl Heinz Marbaise over 14 years ago
- Status changed from New to Resolved
#5
Updated by Jean-Philippe Lang about 14 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed
Committed in r2011.