+1
Fixed
New db has to be one time opend otherwise merging fails
Step1: Create a new db and do not open it.
Step2: Take a db of your choise, with some caches in it
and merge it with that emty db.
Step3: Open the new created db, it ist emty.
Step 4: Create a new db and open it one time.
Step2: Take a db of your choise, with some caches in it
and merge it with the emty db.
Step3: Open the new created db, everything is fine.
Customer support service by UserEcho
Confirmed
On the first merge, the New db even shows a correct cache count.
loving detailed descriptions like that. found the issue right away and fixed it for next release.