issues
search
knoffi
/
rpg
2
stars
0
forks
source link
As a user I do not want to loose old savings after logic change
#144
Open
knoffi
opened
2 years ago
knoffi
commented
2 years ago
[ ] saved user data is automatically migrated (fail save) if Offer, Impression or MinimalTavernData change
[ ] old saved user data can be converted to future standards with few efforts
knoffi
commented
2 years ago
Suggested workflow:
[ ] fill gaps in saved data (from old versions)
[ ] fill gaps in saved data deeply (f.e., .drinks might exist, but contained offers are outdated)
[ ] gap filling (Recreator) is extracted and testable
[ ] gap filling gets tested for every key in Offer, Impression and MinimalTavernData
[ ] gap filling gets tested deeply