Actions
Defect #1949
closedMilestones after Migration from Trac to Redmine are not marked as closed
Start date:
2008-09-25
Due date:
% Done:
0%
Estimated time:
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?
Files
Related issues
Updated by Karl Heinz Marbaise about 16 years ago
- File ticket-1949.patch 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.
Updated by Karl Heinz Marbaise about 16 years ago
Hi,
BTW the patch is tested with trac 0.11
Updated by Karl Heinz Marbaise about 16 years ago
- Status changed from New to Resolved
Updated by Jean-Philippe Lang almost 16 years ago
- Status changed from Resolved to Closed
- Resolution set to Fixed
Committed in r2011.
Actions