Skip to content

Conversation

@talvasconcelos
Copy link
Collaborator

@talvasconcelos talvasconcelos commented Jan 29, 2026

Corrects an issue where existing Base64-encoded images (from manager submited items) were not being uploaded to the asset server during item updates.

Changes:

  • Refactored updateItem to identify gallery images that are "existing Base64 (temp upload from manager)" and converted to File objects before upload
  • base64ToFile helper to convert Base64 strings back to File objects for upload

@talvasconcelos talvasconcelos added the bug Something isn't working label Jan 29, 2026
@talvasconcelos talvasconcelos changed the title fix: manager upload photos Fix: Legacy Base64 Image Upload in updateItem Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants