restore to 4.0.8 from 3.3.7

Moderator: crythias

Locked
pmn
Znuny newbie
Posts: 23
Joined: 27 May 2015, 12:01
Znuny Version: 4.0.8-02

restore to 4.0.8 from 3.3.7

Post by pmn »

Hello,

Does anyone know whether it is possible to backup from otrs 3.3.7 (using /backup.pl in 3.3.7) and restore to 4.0.8 using /opt/otrs/scripts/restore.pl at one go. I'm getting an error saying 'unknown version'

Thanks.
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: restore to 4.0.8 from 3.3.7

Post by RStraub »

That won't work. From 3.3 -> 4.0 there were changes on the database. Even if you - by chance - only want to restore data of unchanged columns, I think the backup/restore script checks the version of source and target.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
pmn
Znuny newbie
Posts: 23
Joined: 27 May 2015, 12:01
Znuny Version: 4.0.8-02

Re: restore to 4.0.8 from 3.3.7

Post by pmn »

Is it possible to do it manually in mysql?
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: restore to 4.0.8 from 3.3.7

Post by RStraub »

Probably. But neither would I recommend it, nor do I have any experience with that.

Why don't you restore to a 3.3.7 framework and upgrade?
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Locked