I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Bug #2041

Conflict with Backlogs

Added by Ian Herbert almost 12 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Major
Assignee:
Target version:
Start date:
30 May 2012
Due date:
23 Oct 2013
% Done:

100%

Redmine version:
1.4.1
External issue:

Description

I’ve just tried to install the subscriptions plugin and get the following error when trying to migrate the database with rake db:migrate_plugins RAILS_ENV=production:

Mysql::Error: Table 'releases’ already exists: CREATE TABLE `releases` (`id` int(11) DEFAULT NULL auto_increment PRIMARY KEY, `version_id` int(11) NOT NULL, `created_on` datetime NOT NULL) ENGINE=InnoDB

I’ve also got the redminebacklogs plugin installed, could that be causing a conflict?

Associated revisions

Revision 17 (diff)
Added by Andriy Lesyuk over 10 years ago

Renamed :releases table (fixes #2041), hiding form if not actions are enabled (related to #2044)

History

#1 Updated by Andriy Lesyuk almost 12 years ago

  • Status changed from New to Open
  • Priority changed from Normal to Major
  • Target version set to 0.0.1b

Exactly! Redmine Backlogs also uses releases table...

Thanks for reporting! Will rename mine.

#2 Updated by Andriy Lesyuk over 10 years ago

  • Subject changed from Error trying to install to Conflict with Backlogs

#3 Updated by Andriy Lesyuk over 10 years ago

  • Status changed from Open to In Progress
  • % Done changed from 0 to 80

#4 Updated by Andriy Lesyuk over 10 years ago

  • Due date set to 23 Oct 2013
  • Status changed from In Progress to Closed
  • % Done changed from 80 to 100

Also available in: Atom PDF

Terms of use | Privacy policy