Project

General

Profile

Actions

Defect #4701

closed

Project tree structure is broken by deleting the project with the subproject

Added by Yoshitaka Konishi about 14 years ago. Updated about 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Projects
Target version:
Start date:
2010-01-31
Due date:
% Done:

0%

Estimated time:
Resolution:
Fixed
Affected version:

Description

The project tree breaks by the following operating it.

1. Make the following project tree.
  • Project A
  • SubProject of A
  • Project B
  • SubProject of B

2. Delete Project A with the SubProject.

This problem was confirmed by version 0.9.1.


Related issues

Has duplicate Redmine - Defect #5099: When deleting a project with children, the database seems to become corruptedClosed2010-03-17

Actions
Actions #1

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from New to Resolved
  • Target version set to 0.9.2
  • Affected version (unused) set to 0.9.1
  • Resolution set to Fixed
  • Affected version set to 0.9.1

Fixed in r3354.
Fixing your project tree can be done by running the following command from your Redmine directory:

ruby script/runner -e production 'Project.rebuild!'
Actions #2

Updated by Jean-Philippe Lang about 14 years ago

  • Status changed from Resolved to Closed

Merged in r3381.

Actions

Also available in: Atom PDF