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: issue with parsed image ids solved #1189

Merged
merged 1 commit into from
Sep 5, 2024
Merged

fix: issue with parsed image ids solved #1189

merged 1 commit into from
Sep 5, 2024

Conversation

Onetchou
Copy link
Contributor

@Onetchou Onetchou commented Sep 1, 2024

The "_id" value was not updated when images were parsed.
If the image was the last item to be parsed, the next item to be created was taking the same id as the image, thus creating issues.

Fixes #1184

@slspencer slspencer merged commit 6cee225 into develop Sep 5, 2024
10 checks passed
@slspencer slspencer deleted the image-ids branch September 5, 2024 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: Critical error if image creation is "undo" then "redo" then a point is created
2 participants