Skip to content

fix: updated migration script to properly migrate user collection - #63

Merged
Alam-2U merged 2 commits into
release-ulmofrom
LP-999
Aug 13, 2026
Merged

fix: updated migration script to properly migrate user collection#63
Alam-2U merged 2 commits into
release-ulmofrom
LP-999

Conversation

@Alam-2U

@Alam-2U Alam-2U commented Aug 12, 2026

Copy link
Copy Markdown

Summary

Adds missing data migration scripts for the MongoDB → MySQL forums migration to ensure full data parity.

Problem

During validation of the forums migration against production test data, the following data categories were found to be missing from the migration scripts:

  • User data tables — user-level forum data not being migrated
  • Course stat data — course-level forum statistics not being migrated
  • Read state data — user read states for posts/threads not being migrated

Changes

Extended the scope of the forums migration scripts to include the above missing data categories.

References: LP-999

@Alam-2U
Alam-2U merged commit 0f25ab2 into release-ulmo Aug 13, 2026
13 checks passed
@Alam-2U
Alam-2U deleted the LP-999 branch August 13, 2026 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants