Skip to content

fix(snap), import VersionHistory when ParentNotFound is thrown #8664

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

Merged
merged 1 commit into from
Mar 12, 2024

Conversation

davidfirst
Copy link
Member

In some cases, when snapping it throws "component X missing data. parent of version was not found.".
This PR fixes it by adding this type of error to the catch statement that aggregate all these components and import them with their VersionHistory.

@davidfirst davidfirst merged commit ad92cf6 into master Mar 12, 2024
@davidfirst davidfirst deleted the missing-parent-fix branch March 12, 2024 17:34
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