-
Notifications
You must be signed in to change notification settings - Fork 542
Search API: doesn't return image_url for newly created dataset #11588
Copy link
Copy link
Open
Labels
FY26 Sprint 22FY26 Sprint 22 (2026-04-22 - 2026-05-06)FY26 Sprint 22 (2026-04-22 - 2026-05-06)FY26 Sprint 23FY26 Sprint 23 (2026-05-06 - 2026-05-20)FY26 Sprint 23 (2026-05-06 - 2026-05-20)GREI Re-archIssues related to the GREI Dataverse rearchitectureIssues related to the GREI Dataverse rearchitectureOriginal size: 10SPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPASPA.Q2Not related to any specific Q2 featureNot related to any specific Q2 featureType: Buga defecta defect
Metadata
Metadata
Assignees
Labels
FY26 Sprint 22FY26 Sprint 22 (2026-04-22 - 2026-05-06)FY26 Sprint 22 (2026-04-22 - 2026-05-06)FY26 Sprint 23FY26 Sprint 23 (2026-05-06 - 2026-05-20)FY26 Sprint 23 (2026-05-06 - 2026-05-20)GREI Re-archIssues related to the GREI Dataverse rearchitectureIssues related to the GREI Dataverse rearchitectureOriginal size: 10SPAThese changes are required for the Dataverse SPAThese changes are required for the Dataverse SPASPA.Q2Not related to any specific Q2 featureNot related to any specific Q2 featureType: Buga defecta defect
Type
Fields
Give feedbackNo fields configured for issues without a type.
After creating a dataset with an image file in the SPA, the search API does not return an image_url for the dataset.
It seems that an extra step is needed first, which happens when the logo is requested. This issue occurs even for a published unrestricted dataset, so it isn't related to permissions.
What steps does it take to reproduce the issue?
When does this issue occur?
With a Dataset that is created in the SPA
Which page(s) does it occurs on?
Collections Page (search API)
What happens?
image_url is not returned
To whom does it occur (all users, curators, superusers)?
all users
What did you expect to happen?
image_url should be returned for a thumbnail of the image file in the dataset
Screenshots:
SPA - search results with missing image_url

View the Page in JSF

Go back to SPA - now image_url appears in search results
