Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
Don't cascade user deletion into deletion of exams etc
Code
Review changes
Check out branch
Download
Patches
Plain diff
Thom Wiggers
requested to merge
dont_cascade_user_deletion_into_education
into
master
Jan 30, 2019
Overview
1
Commits
1
Changes
2
Expand
Previous behaviour
Steps to reproduce:
try to delete userid 1
See that it tries to nuke a lot of exams
New behaviour
Steps to validate that it works:
nuke user 1 without extensive fallout.
Merge request reports
Loading