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

Avatars lost when importing using JSON #52

Open lars-devs opened 1 week ago

lars-devs commented 1 week ago

Hi, first kudos to you for the great project and the EM template!

I just found out that importing using the JSON results in loss of avatars. Since the exported JSON doesn't include images and I agree it would break the single file approach if images would be included, I do think that avatars should be kept if the JSON to be imported includes existing users with avatars already uploaded.

Greets Lars

fred4jupiter commented 1 week ago

Avatars are not included in Json export, thats right. I will leave this ticket open as a feature request to be included in the future. Greets, Michael