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

Issue with Chunk Data Not Being Saved to S3 Bucket in v2.3.0 #746

Closed
mixchazuke opened this issue Feb 26, 2025 · 1 comment
Closed

Issue with Chunk Data Not Being Saved to S3 Bucket in v2.3.0 #746

mixchazuke opened this issue Feb 26, 2025 · 1 comment

Comments

@mixchazuke
Copy link

▼Title:
 Chunk data, which was stored in the S3 bucket in versions prior to v2.3.0, is being registered as null in v2.3.0.

▼Details:
 ・Before v2.3.0:
  - d.newimage.MessageMap.S
   used_chunks":[{"content":~~~~~}]
 ・v2.3.0:
  - d.newimage.MessageMap.S
   used_chunks: null

▼request:
 Please provide information on the column where the chunk information is stored in v2.3.0.

@statefb
Copy link
Contributor

statefb commented Feb 27, 2025

Do not ignore the template and provide log, thank you

@statefb statefb closed this as completed Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants