discourse-solved/db
Natalie Tay e0a579e69e
FIX: Migration was only done for first batch (#344)
https://github.com/discourse/discourse-solved/pull/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.
2025-03-25 17:06:22 +08:00
..
fixtures DEV: Move solved custom fields into a table (#342) 2025-03-25 14:51:32 +08:00
migrate FIX: Migration was only done for first batch (#344) 2025-03-25 17:06:22 +08:00