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

FIX: Migration was only done for first batch #344

Merged
merged 4 commits into from
Mar 25, 2025
Merged

Conversation

nattsw
Copy link
Contributor

@nattsw nattsw commented Mar 25, 2025

#342 was deployed and observed to only have 5000 (batch size) migrated. This is an error in migration where the ids had a gap between the batch.

This PR changes the migration to just loop through all topic custom fields with each loop increasing by batch size.

@nattsw nattsw force-pushed the fix-migration-gap branch from c546fbc to f93c9c4 Compare March 25, 2025 09:02
@nattsw nattsw force-pushed the fix-migration-gap branch from f93c9c4 to 64567d9 Compare March 25, 2025 09:02
@nattsw nattsw merged commit e0a579e into main Mar 25, 2025
5 checks passed
@nattsw nattsw deleted the fix-migration-gap branch March 25, 2025 09:06
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.

2 participants