fred4jupiter / fredbet

Simple football betting application using Spring Boot, Thymeleaf and Bootstrap. Well prepared for betting with friends.
MIT License
119 stars 63 forks source link

Bets are not visible after export and import all data in new app version #50

Closed bartektartanus closed 1 week ago

bartektartanus commented 2 weeks ago

I wanted to update version 3.3.0 to 3.3.1, so I've exported all the data to json and then imported it onto new app. All the scores are correct, but bets are not visible.

image
fred4jupiter commented 2 weeks ago

Yes, I can reproduce the error. The bets will not be imported by now. I will try to fix that soon.

As a workaround you can backup your database and upgrade to the new image version 3.3.1. This is just a bugfix release. So import and export for this use case is not necessary.

fred4jupiter commented 1 week ago

fixed with version 3.3.2

Note: Both containers (import and export side) has to run in version 3.3.2