TEAMMATES / teammates

This is the project website for the TEAMMATES feedback management tool for education
https://teammatesv4.appspot.com/
GNU General Public License v2.0
1.64k stars 3.26k forks source link

[#12048] associate account to migrated users #13073

Closed mingyuanc closed 2 months ago

mingyuanc commented 2 months ago

Part of #12048 To be merged after #13071

This PR basially links the migrated Account entity to the user (Student, Instructor) entities being migrated

Outline of Solution Associate account to migrated Instructor and Students Amend verification script

NicolasCwy commented 2 months ago

Perhaps you can add to the PR description that this is related to and should be merged after #13071.

Also what the motivation for this PR is?

mingyuanc commented 2 months ago

@NicolasCwy, I have updated the PR description. Apologies for the initial confusion

NicolasCwy commented 2 months ago

No worries, its helpful to note since others might review this before the other related PR, causing complications if both are reviewed simultaneously and changes are required

NicolasCwy commented 2 months ago

Do you have what you need to add the logging now?

mingyuanc commented 2 months ago

@NicolasCwy Done, added logging