backlogs / redmine_backlogs

A Redmine plugin for agile teams
https://backlogs.github.io/www/
GNU General Public License v2.0
773 stars 460 forks source link

How to clean up the database changes 'redmine_backlogs' do to redmine? #1101

Open Colin6618 opened 9 years ago

Colin6618 commented 9 years ago

I just upgrade the redmine from 2.3 to 3.0 and found 'redmine_backlogs' did not support the latest version.

now i need to rest the changes 'redmine_backlogs' do to the redmine database,.

what's the most efficient way ? read the plugin/db/migate file and do it one by one ?

patrickatamaniuk commented 8 years ago

to revert back you need to have a backup of your database. To use redmine3, please check the branch feature/redmine3 it now passes all travis tests and should work.