Skip to content

Conversation

@nattsw
Copy link
Contributor

@nattsw nattsw commented Feb 27, 2025

We currently backfill translations based on the most recently created posts and topics.

This results in some gap where older topics with new posts do not have a translated topic title

image

This PR just updates backfill by sorting using updated_at to fill the gaps. (a topic's updated_at is modified when there is a new post)

@nattsw nattsw merged commit 6df6266 into main Feb 27, 2025
6 checks passed
@nattsw nattsw deleted the backfill-updated-posttopic-first branch February 27, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants