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

Update post2shelve.py #218

Merged
merged 2 commits into from
Dec 4, 2023
Merged

Update post2shelve.py #218

merged 2 commits into from
Dec 4, 2023

Conversation

al-niessner
Copy link
Owner

@al-niessner al-niessner commented Nov 14, 2023

Closes #219

Turns out that post2shelve is selecting a random RID because they are not required to come back in any order. So, sort, then write. Now if there is more than one RID for all the selections, only the highest one will be recorded as RID 1.

Turns out that post2shelve is selecting a random RID because they are not required to come back in any order. So, sort, then write. Now if there is more than one RID for all the selections, only the highest one will be recorded as RID 1.
@al-niessner al-niessner added bug Something isn't working dawgie.db located in dawgie.db (database) package labels Nov 14, 2023
@al-niessner al-niessner added this to the 1.4.2 milestone Nov 14, 2023
@al-niessner al-niessner self-assigned this Nov 14, 2023
@al-niessner al-niessner merged commit a028230 into main Dec 4, 2023
7 checks passed
@al-niessner al-niessner deleted the random-rid branch December 4, 2023 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dawgie.db located in dawgie.db (database) package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

post2shelve
1 participant