Project

General

Profile

Actions

Improvement #2002

closed

xmera Omnia - Improvement #1837: Improvements of diverse modules

Via API: A RuntimeError occurred in projects#create

Added by liaham about 1 year ago. Updated 8 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Compatible Redmine Version:

Description

A RuntimeError occurred in projects#create:

  Project id= with parent_id=0: parent missing or without 'lft' value
  lib/redmine/nested_set/project_nested_set.rb:49:in `target_lft'
  lib/redmine/nested_set/project_nested_set.rb:60:in `add_to_nested_set'
  app/controllers/projects_controller.rb:111:in `create'
  plugins/redmine_project_types/lib/project_types/overrides/projects_controller_patch.rb:49:in `create'
  lib/redmine/sudo_mode.rb:61:in `sudo_mode'

Relative URL:

/projects.json?key=<key>

Parameters:

{"project"=>{"name"=>"1111", "identifier"=>"zdv_1111", "description"=>"Firma 1111", "parent_id"=>0}, "key"=>"[FILTERED]", "controller"=>"projects", "action"=>"create", "format"=>"json"}
Actions

Also available in: Atom PDF