restore writes data to the DB no merge is performed so your previous data is just added to the existent data (duplication)
this is why I'm adding --drop for derby DB folder should be manually deleted On Sat, Dec 9, 2017 at 1:25 AM, Chamberland, Martin < [email protected]> wrote: > Here what we test here. > > > > ./admin.sh -b -file backup-test.zip > > > > So we made a change inside a public room, we change the name of the room > and some configuration. > > > > After we run this : /admin.sh -r --file /admin.sh -r –file > > > > All the settings that was change are still there, am i missing something ? > > > > > > > > > -- WBR Maxim aka solomax
