Project

General

Profile

DB Migration von Redmine 2.1.2 to 3.2.1

Added by Christian Kiesel almost 8 years ago

Hi everybody,

is there any possibility to migratate Database from 2.1.2?

thanks in advance


Replies (2)

RE: DB Migration von Redmine 2.1.2 to 3.2.1 - Added by Christian Kiesel almost 8 years ago

I just made import and export. rake db:migrate was running. now im able to start redmine. But on a few sites I do have problems mit "no method found" errors in production.log.
Are there any stored procedures?

I dont find anything

RE: DB Migration von Redmine 2.1.2 to 3.2.1 - Added by Christian Kiesel almost 8 years ago

app/models/query.rb:510:in `totalable_names='
app/models/query.rb:253:in `build_from_params'
app/models/issue_query.rb:124:in `build_from_params'
app/helpers/queries_helper.rb:219:in `retrieve_query'
app/controllers/issues_controller.rb:46:in `index'
lib/redmine/sudo_mode.rb:63:in `sudo_mode'

    (1-2/2)