teammates
teammates copied to clipboard
[#12048] Migrate UpdateStudentAction
Part of #12048
Outline of solution
- Change
UpdateStudentAction
to usesqlLogic
if course is migrated - Modified and created methods in
UsersLogic
,FeedbackResponsesLogic
andAccountsLogic
.
Todo:
- Add integration tests for UpdateStudentAction
@marquestye Hi Marcus, could you look into the lint issues as well as the failing component tests before we review this PR
Hi @marquestye, there are alot of merges so try to keep your PR upto date with the base branch when you have time in case of conflicts, so we can catch any errors during the PR review