Added by shaneoh * over 9 years ago
Hi all,
I am upgrading from Redmine 2.3.3 to 3.0.3.
I'm finding that if I use the usual upgrade process, the database that migrates to the new install includes the old version of Redmine somehow (2.3.3). It runs perfectly and carries over all of my settings and configuration but it is 2.3.3
Oddly, if I do a database migration manually using mysqldump, then the new install successfully installs as 3.0.3, however all mfy my data is lost.
Has anyone come across something similar?
Redemine 2.3.3/3.0.3
CentOS 6.5
Ruby-1.9.3
Rails-4.2.1
Thanks.