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

Content hub assets do not display thumbnails on listing after import #73

Closed
diger74 opened this issue Nov 19, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working

Comments

@diger74
Copy link
Collaborator

diger74 commented Nov 19, 2024

Describe the bug
After running an import of basic.json provided here within samples, when I check the imported content in the content hub it does not show thumbnail images for the events on content hub listing. Though when I go to event content item details - thumbnail is displayed. Finally, if I update event image manually and publish, it appears on both listing and details.

To Reproduce
Steps to reproduce the behavior:

  1. Import basic.json
  2. Open content hub listing
  3. Event item displayed on listing does not have a thumbnail
  4. Go to event details, edit and upload new image, save and publish
  5. Return back to content hub listing and check that event image appears

Expected behavior
Event item should display thumbnail image on the listing after import.

Screenshots
image

Library Version
1.9.0

Additional context
This is likely because ContentItemLanguageMetadataHasImageAsset field in ContentItemLanguageMetadata is not set to true in the samples provided. When you set it to true, thumbnail appears correctly. Please consider updating the samples data.

@tkrch
Copy link
Collaborator

tkrch commented Nov 20, 2024

Hi @diger74, thanks for report - fix merged #74

@tkrch tkrch added the bug Something isn't working label Nov 20, 2024
@tkrch tkrch closed this as completed Nov 25, 2024
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

No branches or pull requests

3 participants