Defect #5099
closedWhen deleting a project with children, the database seems to become corrupted
0%
Description
After I deleted a project that contained children, issues of the projects of the affected rows showed up in the wrong project. I examined the database, and the lft and rgt columns of the project table in the database seemed to become corrupted. For some projects, the rgt value became less than the lft value. I was only able to fix this by manually editing the lft and rgt columns of the projects table.
Suggest making this a very high priority to fix if it is not already fixed -- this bug has the potential to show issues in the wrong project, which is a real security concern for those of us counting on redmine to keep issues contained in the correct projects.
Observed this in a recent 0.9-stable branch build, but not the latest, will try to determine exact build number and post here.
Related issues
Updated by Jean-Philippe Lang over 14 years ago
Updated by Kioma Aldecoa over 14 years ago
Updated by Jean-Baptiste Barth over 14 years ago
- Status changed from New to Closed
- Affected version (unused) changed from devel to 0.9.1
- Resolution set to Fixed
- Affected version set to 0.9.1
Closing this one as suggested, you can reopen here or fill #4701 if it reappears with 0.9.6+.