Defect #5381
closed
Issues of a deleted project are not deleted
Added by gabriel scolan over 14 years ago.
Updated over 11 years ago.
Description
In version 0.9.3, it seems that when a project is deleting, the associated issues are not deleted.
One side effect of this is that there is no more possibility to delete a tracker that was only used in the deleted project, since the issues continue existing.
A test was added in r3693 in trunk. It also passes on 0.9-stable.
Please, provide some details on how to reproduce.
here is the scenario:
- delete all the projects in which the tracker you want to delete is used.
- try and delete the tracker from the admin interface ==> not possible
- check the sql db : all the issues of the deleted projects still exists.
one possible root cause could be that I deleted projects containing sub-projects.
Are you sure projects are deleted, not just archived ?
I cannot reproduce the problem on current trunk :
- created a tracker "EvilTracker", affected it to a project
- created an issue on this project+tracker
- deleted the project
- deleted the tracker => ok
- verified the issue is deleted => ok
I leave the issue opened as I suspect there is a defect here, but please provide minimal steps to reproduce on a frech clean install. And provide as many details as possible.
I tested now in trunk
r11640:
- Created a project
- Created an issue in it
- Deleted project
- Refreshed the page with the issue - 404 returned -- the issue has been deleted.
May be this issue could be closed?
- Status changed from New to Needs feedback
Did you check the database too if they are deleted too? This is one thing which is named by the author.
- Status changed from Needs feedback to Closed
Also available in: Atom
PDF