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

Resolution for the Internal ID bug #379

Merged
merged 1 commit into from
Mar 23, 2021
Merged

Conversation

Mkellyeng
Copy link
Contributor

Make "largestID" sum with "v" (int) rather than concatenate (str)
Tested by creating a simple geometry with one space, saving, then adding a second space and saving again. Opening the first file and re-adding the second space, and saving for a third time. Before the change, this process produced different internal IDs in the second and third save files. After this change the IDs were identical, as intended

@bgschiller
Copy link
Collaborator

This looks great, thanks @Mkellyeng !

Don't mind the failed build, it looks like our CI setup needs some attention.

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