I'm also seeing this.
We've got a bunch of other things running on this system, so I'm hesitant in 
upgrading to Redmine 3.x, has anyone actually fixed this?

(This issue is driving my project manager absolutely bonkers.)


On Thu, 26 Nov 2015 13:24:05 +0100 Michael Probst <mpro...@irt.de> wrote:
> Hi,
> 
> we have exactly the same issue with Redmine 2.5.2 on Jessie.
> After installing the packages  from your repository nothing changed.
> 
> Environment:
>   Redmine version                2.5.2.devel
>   Ruby version                   2.1.5-p273 (2014-11-13) [i386-linux-gnu]
>   Rails version                  4.1.14
>   Environment                    production
>   Database adapter               Mysql2
> 
> 
> # gem --list
> 
> mysql2 (0.3.20, 0.3.16)
> awesome_nested_set (3.0.2, 3.0.0)
> 
> 
> # dpkg --list | grep redmine
> ii redmine 3.0~20140825-8~deb8u1
> ii  redmine-mysql  3.0~20140825-8~deb8u1
> 
> This is the error message when creating new redmine task with a parent task:
> 
> Started POST "/redmine/projects/hbb-rdm/issues" for 192.168.2.183 at
> 2015-11-26 12:54:51 +0100
> Processing by IssuesController#create as HTML
>   Parameters: {"utf8"=>"✓", "authenticity_token"=>"",
> "issue"=>{"is_private"=>"0", "tracker_id"=>"1", "subject"=>"test",
> "description"=>"", "status_id"=>"1", "priority_id"=>"4",
> "assigned_to_id"=>"", "parent_issue_id"=>"4251",
> "start_date"=>"2015-11-26", "due_date"=>"", "estimated_hours"=>"",
> "done_ratio"=>"0"}, "commit"=>"Create", "project_id"=>"test"}
>   Current user: test (id=5)
>   Rendered mailer/_issue.text.erb (6.2ms)
>   Rendered mailer/issue_add.text.erb within layouts/mailer (8.4ms)
>   Rendered mailer/_issue.html.erb (2.9ms)
>   Rendered mailer/issue_add.html.erb within layouts/mailer (4.6ms)
> Completed 500 Internal Server Error in 1003ms (ActiveRecord: 32.4ms)
> 
> ActiveRecord::ActiveRecordError (Impossible move, target node cannot be
> inside moved tree.):
>   app/models/issue.rb:1315:in `update_nested_set_attributes'
>   app/models/issue.rb:174:in `create_or_update'
>   app/controllers/issues_controller.rb:152:in `create'
> 
> 
> 
> Is there anything we can do to fix this?
> 
> Kind regard,
> Michael
> 
> 
> 
> On Fri, 11 Sep 2015 11:37:15 -0300 Antonio Terceiro
> <terce...@debian.org> wrote:
> > On Wed, Sep 09, 2015 at 11:30:45AM -0400, Guillaume ! wrote:
> > > Hi !

-- 
Erik Berls

Reply via email to