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

S3binary field for many languages holds only binary data of the latest language saved #1583

Open
florin-p opened this issue Feb 5, 2024 · 0 comments

Comments

@florin-p
Copy link

florin-p commented Feb 5, 2024

Gentics Mesh Version, operating system, or hardware.

  • v2.0.13

Operating System

  • MacOSX

JVM

  • Open JDK 1.8.0_100

Problem

S3binary objects are saved to the configured S3 bucket in the mesh server. Everything is working as expected for the default language, but once I start adding binaries for the second language, the binary data is overrwiting the existing binary information.
In the end, it results a combination between corect metadata for a language, combined with the binary data from the latest language binary saved in that s3binary field.
I noticed also that for all languages there is only one single s3binaryuuid created for a s3binary field. I believe it should be different for any language, similar to the binary field.

Reproducer

Expected behaviour and actual behaviour

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

No branches or pull requests

1 participant