dotCMS / core

Headless/Hybrid Content Management System for Enterprises
http://dotcms.com
Other
845 stars 465 forks source link

Page API: Image field content gone when request page with depth #29259

Closed fmontes closed 2 weeks ago

fmontes commented 1 month ago

User Story

As a developer, I should be able to add content with relationships in the page and request it from the Page API without the values of the image field disappearing.

Steps to Reproduce

https://github.com/user-attachments/assets/aca74863-66a4-4efa-9810-a61ac957534d

Acceptance Criteria

Proposed Objective

Static content: "Core Features"

Proposed Priority

Static content: "Priority 3 - Average"

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.:

Static Content: "N/A"

Assumptions & Initiation Needs

N/A

Quality Assurance Notes & Workarounds

N/A

Sub-Tasks & Estimates:

N/A

wezell commented 1 month ago

Should be fixed with an eye towards #28873

fmontes commented 1 month ago

Image

fmontes commented 1 month ago

This is a breaking change in the Page API but is a tech debt we need to acknowledge cc: @jdcmsd

erickgonzalez commented 2 weeks ago

Image info populated:

Image

The image is still referenced in contentlet:

Image

bryanboza commented 2 weeks ago

Fixed, tested on trunk // Docker // FF

erickgonzalez commented 1 week ago

This one was required to backport first: #28857