Defect #1111
Forbid (or at least warn) removal of projects with subprojects
| Status: | Closed | Start date: | 2008-04-25 | |
|---|---|---|---|---|
| Priority: | Urgent | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Projects | |||
| Target version: | 0.7 | |||
| Affected version: | 0.7.0-RC1 | Resolution: | Fixed |
Description
When a project with subprojects is removed, all the subprojects are gone too, without even warn the user.
I lost some valuable information, so I'm this "Urgent", hope it's ok.
Associated revisions
Warn user that subprojects are also deleted when deleting a project (#1111) and add a checkbox to confirm the deletion.
History
Updated by Jean-Philippe Lang almost 4 years ago
- Status changed from New to Closed
- Target version set to 0.7
- Resolution set to Fixed
Warning added in r1359 if the project has some subprojects (subprojects are listed).
A checkbox is also added to confirm the deletion.