Skip to content

Bug[🐛]: Fix UNESCO image import: store only images in world_heritage_site_images with stable ordering (no image_url writes) #294

@zigzagdev

Description

@zigzagdev

Goal

During the UNESCO import process, do not write image URLs into the main table fields (e.g. world_heritage_sites.image_url / primary_image_url).
Instead, persist all site images only into world_heritage_site_images, with stable sort_order and a clear is_primary rule, so the detail API can reliably return a non-null images array.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions