Project

General

Profile

Plugin Migration - problem with version numbers

Added by Ant Od over 12 years ago

Hi all,

I am encountering a problem after upgrading redmine_contacts plugin.

When running:

rake db:migrate_plugins RAILS_ENV=production --trace

I get:
(...)
Migrating redmine_contacts...
rake aborted!
Multiple migrations have the version number 22
/usr/lib/ruby/vendor_ruby/active_record/migration.rb:512:in `migrations'
/usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `inject'
/usr/lib/ruby/vendor_ruby/active_record/migration.rb:505:in `each'
/usr/lib/ruby/vendor_ruby/active_record/migration.rb:505:in `inject'
(...)

I understand there is a problem with a migration version number but can not find how to fix that.

Any help greatly appreciated !

Thanks and regards,

Ant