Project

General

Profile

Actions

Defect #4046

closed

Copy project doesn't honor entry in "Subproject of"-field

Added by Thomas Pihl over 14 years ago. Updated over 14 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Administration
Target version:
-
Start date:
2009-10-17
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

I would expect there is a line missing in app/controllers/projects_controller.rb in method copy inside the if @project.copy(params[:id])

@project.set_parent!(params[:project]['parent_id']) if params[:project].has_key?('parent_id')

I am sorry for not creating patch file, but i seem to have some trouble with linefeeds.


Related issues

Is duplicate of Redmine - Defect #3386: When a project is copied the sub-project setting is ignoredClosedEric Davis2009-05-18

Actions
Actions #1

Updated by Eric Davis over 14 years ago

  • Status changed from New to 7
  • Assignee set to Eric Davis
Actions #2

Updated by Jean-Philippe Lang over 14 years ago

  • Status changed from 7 to Closed
  • Resolution set to Duplicate
Actions

Also available in: Atom PDF