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

Missing thumbnails in /latest following migration #3593

Closed
mlbrgl opened this issue May 8, 2024 · 2 comments
Closed

Missing thumbnails in /latest following migration #3593

mlbrgl opened this issue May 8, 2024 · 2 comments

Comments

@mlbrgl
Copy link
Member

mlbrgl commented May 8, 2024

Description

Some articles are missing thumbnails on /latest.

This was hidden by a bug in how articles were rendered on the /latest page, using the wordpress metadata instead of the gdocs metadata (see #3364). Fixing this rendering bug exposed the missing featured image on the migrated gdocs.

before fixing - wordpress featured image used

Screenshot 2024-05-08 at 18 21 58

after fixing - gdocs (default) featured image used

Screenshot 2024-05-08 at 18 22 22

@danyx23
Copy link
Contributor

danyx23 commented May 14, 2024

A good first step would be to write a query and figure out for how many pages this is an issue. If there aren't too many, manually editing the archieml in the gdocs for those would probably be the way to go

@danyx23 danyx23 self-assigned this May 14, 2024
@danyx23 danyx23 added the site label Jul 26, 2024
@danyx23
Copy link
Contributor

danyx23 commented Jan 7, 2025

Seems fixed

@danyx23 danyx23 closed this as completed Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants