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: Fixes the double entry issue for single null versionId object ve… #895

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

0x180
Copy link
Contributor

@0x180 0x180 commented Oct 16, 2024

Fixes #893

When there is a single null versionId object in the versioning directory, ListObjectVersions returns double object version entries.

Fixes the double entry issue in ListObjectVersions.

@0x180 0x180 requested a review from benmcclelland October 16, 2024 16:33
@benmcclelland benmcclelland merged commit ba9e934 into main Oct 16, 2024
20 checks passed
@benmcclelland benmcclelland deleted the fix/list-object-versions-double-null-versions branch October 16, 2024 17:21
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.

[Bug] - ListObjectVersions returns double object versions for null versionId objects
2 participants