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

listMultipartUploads does not respect bucketName #292

Closed
jerry-cherry opened this issue Nov 2, 2021 · 2 comments
Closed

listMultipartUploads does not respect bucketName #292

jerry-cherry opened this issue Nov 2, 2021 · 2 comments
Assignees
Labels

Comments

@jerry-cherry
Copy link

it returns uploads for other buckets as well.

It doesn't seem to filter uploads with bucketName.

public ResponseEntity<ListMultipartUploadsResult> listMultipartUploads(

@afranken
Copy link
Member

afranken commented Nov 3, 2021

@jerry-cherry thx, this was actually an easy fix, implemented right away. :)

afranken added a commit that referenced this issue Nov 3, 2021
@afranken
Copy link
Member

afranken commented Nov 3, 2021

Released 2.2.3 today fixing this issue.
Thanks for using our mock! :)

lennartblom pushed a commit to lennartblom/S3Mock that referenced this issue Nov 24, 2021
lennartblom pushed a commit to lennartblom/S3Mock that referenced this issue Nov 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants