Skip to content

Commit 7da8728

Browse files
committed
User: Account unification: add track_e_access_complete to the unification process if the table exist - refs BT#22702
1 parent 36fa8a6 commit 7da8728

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main/inc/lib/myspace.lib.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4746,6 +4746,7 @@ public static function duUpdateAllUserRefsList(int $fromUserId, int $toUserId):
47464746
['ticket_ticket', 'sys_lastedit_user_id'],
47474747
['ticket_ticket', 'sys_insert_user_id'],
47484748
['track_e_access', 'access_user_id'],
4749+
['track_e_access_complete', 'user_id'],
47494750
['track_e_attempt', 'user_id'],
47504751
['track_e_attempt_recording', 'author'],
47514752
['track_e_course_access', 'user_id'],

0 commit comments

Comments
 (0)