Created attachment 232 [details] A non-existent student successfully invited Overview --------- The system allows a student to invite a non-existent student to a group. How to reproduce ----------------- 1. Login 2. Click on a course. 3. Create a group and then click 'invite others' 4. Enter a random ID number 5. Click 'Invite' Actual Result ---------------- The system shows a message confirming the invitation Expected result --------------- The system should display an error message indicating that the student number does not exist.
Branch Bug469-kingsley tried to fix this bug. But it is not clear that this branch has indeed fixed it. Hui