#1311: HistoryOldFormatConverter.kt
projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryOldFormatConverter.kt Migration Converter, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/history/HistoryOldFormatConverter.kt 173 lines · 110 code · 49 comments · 14 blank
Converts history entries from the old format (pre-migration) to the new DisplayHistoryEntry format. Handles property name mapping changes and old type class references via HistoryOldTypeClassMapping.
Git History
868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.
55972f36a Migration stuff in progress...
b79a1edca Migration stuff in progress... (all tests of all packages: OK).