Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix]: fixed iob setup custom migration and iob validate #2951

Merged
merged 9 commits into from
Oct 25, 2024

Conversation

foxriver76
Copy link
Collaborator

Link the issue which is closed by this PR

#2945

Implementation details

For validate we still assumed that the backup has the old structure. However, it should work with new backups and old ones.

Hence, we now detect if it is a new or old one by the existence of the backup.json file and call the appropriate validation respectively!

Tests

  • I have added tests to avoid a recursion of this bug
  • It is not possible to test for this bug

@foxriver76 foxriver76 merged commit 0320a1a into master Oct 25, 2024
12 checks passed
@foxriver76 foxriver76 deleted the issue-2945-2 branch October 25, 2024 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants