JSON-Export & Import (Roundtrip-Serialisierung) #21
Labels
No labels
block-planning
bug
documentation
duplicate
enhancement
feature
good first issue
help wanted
infrastructure
invalid
planning
priority:high
priority:low
question
refactoring
status:backlog
status:done
status:in-progress
status:todo
tech-decision
test
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bollwerkadmin/bollwerk#21
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Feature: JSON-Export & Import
Part of: #5
Depends on: #17
Ziel
Das gesamte Inventar kann verlustfrei als JSON-Datei exportiert und wieder importiert werden (Roundtrip-Garantie).
Scope
ExportData: kotlinx.serialization-Datenklasse mit allen Items, Categories, Locations, SettingsImportExportRepository: exportToJson(): String, importFromJson(json: String)Technische Hinweise
de.krisenvorrat.app.data.export@Serializable-Annotationen auf allen Export-DatenklasseninsertOrReplacefür alle EntitiesAkzeptanzkriterien
Abgeschlossen (2026-05-13)
Zyklen: 2 (1 Basis-Implementierung + 1 Review-Korrekturzyklus)
Tests: ✅ 29 Tests, 0 Fehler (5 neue + 24 bestehende)
Implementierte Artefakte
unCatching\ + Versions-Check
Abweichungen