Add SavedExportOptionsMigrator for migrating export options

Introduced SavedExportOptionsMigrator to handle the migration of saved export options with structures ensuring versioning. Added unit tests to validate transformation logic and edge cases for better reliability.
This commit is contained in:
2025-04-05 00:35:16 +02:00
parent bb30ddc876
commit b5fd9cf4af
3 changed files with 759 additions and 0 deletions

File diff suppressed because one or more lines are too long