Project

General

Profile

Actions

Defect #6105

closed

Migration 0.8 -> 1.0.0 : projects pages access = erreur

Added by Perry Rhodan over 13 years ago. Updated over 5 years ago.

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

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Hi,

after a migration from bitnami 0.8 => bitnami 1.0.0 I can't access to projects (menu or administration) :

IN LOG :

Processing AdminController#projects (for 84.99.210.210 at 2010-08-11 17:43:39) [GET]
  Parameters: {"action"=>"projects", "controller"=>"admin"}

ActiveRecord::StatementInvalid (Mysql::Error: Unknown column 'lft' in 'order clause': SELECT * FROM `projects` WHERE (1=1 AND (status = 1))  ORDER BY lft):
  app/models/project.rb:210:in `find'
  app/controllers/admin_controller.rb:39:in `projects'

It seems projects table is not updated by upgrade steps (Wiki).
DB schema seems being wrong after upgrade.
From Web GUI all access to projects generate internal error.

Rhodan


Files

db_migrate__list.txt (6.68 KB) db_migrate__list.txt Perry Rhodan, 2010-08-11 18:45
schema_migration_table_v1.0.0.sql (2.54 KB) schema_migration_table_v1.0.0.sql Perry Rhodan, 2010-08-11 18:48
redmine-migrator.sh (2.09 KB) redmine-migrator.sh Jesse Norell, 2011-06-01 17:10
Actions

Also available in: Atom PDF