craftcms / cms

Build bespoke content experiences with Craft.
https://craftcms.com
Other
3.25k stars 629 forks source link

[5.x]: Element card thumbnail image disappears after saving parent entry #15299

Closed thupsi closed 2 months ago

thupsi commented 3 months ago

What happened?

Description

This will probably be difficult to reproduce, again (Sorry about that!) 🙂. I'm facing a weird issue where I'm saving an entry, and the card thumbnail image from a certain entry type in a matrix field goes missing.

Here's a screen recording:

https://github.com/craftcms/cms/assets/19857599/3ba9769e-9123-492f-88c9-6709b0b8aab6

Here are the settings of this martix field:

image

And the settings of the entry type of the entry that is represented by the card:

image

Craft CMS version

5.2.5

PHP version

No response

Operating system and version

No response

Database type and version

No response

Image driver and version

No response

Installed plugins and versions

-

i-just commented 3 months ago

Hi, thanks for reporting! I was able to reproduce this one, and I raised a PR.

brandonkelly commented 2 months ago

Craft 5.2.6 is out now with that fix. Thanks again!