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

S3 metadata missing in 8.8.0+ #15742

Closed
jabeler opened this issue Mar 17, 2024 · 1 comment · Fixed by #15797
Closed

S3 metadata missing in 8.8.0+ #15742

jabeler opened this issue Mar 17, 2024 · 1 comment · Fixed by #15797
Assignees
Labels
s3 AWS S3 Protocol Implementation
Milestone

Comments

@jabeler
Copy link

jabeler commented Mar 17, 2024

Describe the bug
In 8.8.0+ parts of the existing S3 metadata cannot be viewed, and making changes to files will overwrite/remove the existing metadata.

To Reproduce
Steps to reproduce the behavior:

View the metadata for a file stored in S3 in 8.7.2 and compare it to what is shown in 8.8.0.

Screenshots

Version 8.7.2
872

Version 8.8.0
880

Desktop (please complete the following information):

  • OS: macOS
  • Version: 14.4
@dkocher dkocher added the s3 AWS S3 Protocol Implementation label Mar 17, 2024
@dkocher dkocher added this to the 8.8.2 milestone Mar 17, 2024
@dkocher dkocher self-assigned this Mar 17, 2024
@dkocher
Copy link
Contributor

dkocher commented Mar 17, 2024

Regression from 51d46a0.

@dkocher dkocher linked a pull request Apr 4, 2024 that will close this issue
ylangisc added a commit that referenced this issue Apr 5, 2024
Display all user editable metadata and not only x-amz-meta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s3 AWS S3 Protocol Implementation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants