Added by Yukari Hirota over 15 years ago
We built a new Redmine server with version 0.8.4 though the Redmine version 0.7 is in production for a project management.
So, we would like to migrate the ticket data from one of the projects on Redmine version 0.7 to the newly built Redmine version 0.8.4.
Is there any tool or function available for it ?
Could please let me know how to move ticket data between different versions of Redmines.
Thank you in advance.
ComoEstas
The RedmineUpgrade has the process to use. Take your database backup from Step 2 and load it into your 0.8.4 server. When you get to the database migration (Step 4), Redmine will update the database for 0.8.4.
Eric