Project

General

Profile

Scrum v0.10.0 released

Added by Emilio González Montaña almost 9 years ago

A tone of new features (& effort), read implemented ones at Scrum v0.10.0.

Go to files folder to download it.

Feedback/donation will be welcomed ;)


Comments

Added by Виталий Лопатько almost 9 years ago

I have error!!!

Migrating AgileDwarf (Agile dwarf plugin)...
Migrating autowatch (AutoWatch plugin)...
Migrating redmine_agile (Redmine Agile plugin (Light version))...
Migrating redmine_backlogs (Redmine Backlogs)...
Migrating redmine_cms (Redmine CMS plugin)...
Migrating redmine_contacts (Redmine CRM plugin)...
Migrating redmine_issue_checklist (Redmine Issue Checklist plugin)...
Migrating redmine_lightbox (Redmine Light Box plugin)...
Migrating redmine_theme_changer (Redmine Theme Changer plugin)...
Migrating redmine_timesheet_plugin (Redmine Timesheet Plugin)...
Migrating redmine_webhook (Redmine Webhook plugin)...
Migrating redmine_work_time (Redmine Work Time plugin)...
Migrating redmine_xls_export (Issues XLS export)...
Migrating scrum (Scrum Redmine plugin)...
AddIssuesPosition: migrating ============================================
-- add_column(:issues, :position, :integer)
rake aborted!
StandardError: An error has occurred, all later migrations canceled:

Mysql2::Error: Duplicate column name 'position': ALTER TABLE `issues` ADD `position` int(11)/usr/local/rvm/gems/ruby-2.0.0-p353@redminev2/gems/activerecord-3.2.21/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `query'
/usr/local/rvm/gems/ruby-2.0.0-p353@redminev2/gems/activerecord-3.2.21/lib/active_record/connection_adapters/abstract_mysql_adapter.rb:245:in `block in execute'
/usr/local/rvm/gems/ruby-2.0.0-p353@redminev2/gems/activerecord-3.2.21/lib/active_record/connection_adapters/abstract_adapter.rb:280:in `block in log'
/usr/local/rvm/gems/ruby-2.0.0-p353@redminev2/gems/activesupport-3.2.21/lib/active_support/notifications/instrumenter.rb:20:in `instrument'

Can I fix it?

Added by Виталий Лопатько almost 9 years ago

Some advised to simply delete records from a file * .rb on these columns. But it seems to me - is wrong .

Added by Emilio González Montaña almost 9 years ago

Maybe other plugin also adds position field to issues table.

Search for position field in other plugins db/migrate folder.

Added by Виталий Лопатько almost 9 years ago

In my, not even a plug-in uses these columns . But how to understand which of them it is not compatible ?

drwxr-xr-x 9 root www-data 4096 May 7 2014 AgileDwarf
drwxrwxr-x 6 root www-data 4096 Jan 16 2013 autowatch
rw-rw-r- 1 root www-data 31 Mar 2 2014 README
drwxr-xr-x 9 root www-data 4096 Apr 24 2014 redmine_agile
drwxr-xr-x 11 root www-data 4096 Apr 28 2014 redmine_backlogs
drwxr-xr-x 10 root www-data 4096 Aug 28 2013 redmine_cms
rw-r--r- 1 root www-data 823734 Apr 30 2014 redmine_cms-0_0_3-pro.zip
drwxr-xr-x 9 root www-data 4096 Apr 1 2014 redmine_contacts
drwxr-xr-x 8 root www-data 4096 Feb 7 2013 redmine_issue_checklist
rw-r--r- 1 root www-data 26050 Apr 30 2014 redmine_issue_checklist-2_0_5.zip
drwxr-xr-x 8 root www-data 4096 May 2 2014 redmine_lightbox
drwxrwxr-x 7 root www-data 4096 Jun 13 2012 redmine_theme_changer
drwxr-xr-x 12 root www-data 4096 Apr 24 2014 redmine_timesheet_plugin
drwxr-xr-x 7 root www-data 4096 Sep 16 2014 redmine_work_time
drwxr-xr-x 7 root www-data 4096 Jun 27 2012 redmine_xls_export
drwxr-xr-x 6 root www-data 4096 Apr 30 2014 timelog_timer