Replace net id with user id in unenque request.
All threads resolved!
What does this mr do?
Managers and higher level users were unable to unenqueue students from the queue because in the template the user was giving the netid as a paramter and the controller was expecting the username.
Actions taken to fix bug
The parameter has been changed to the user's id in both places to make it easier to keep everything consistent.
Does this MR meet the acceptance criteria?
-
I have added a changelog entry to reflect the significant changes I made and the bug I fixed. -
A test was created to test the bug. -
I have updated the documentation accordingly. -
I adhere to the style guide.
closes #273 (closed)
Edited by Cédric Willekens
Merge request reports
Activity
added priocritical priohigh statusconfirmed typebug labels
added 1 commit
- 24addebf - Replace net id with user id in unenque request.
- Resolved by Liam Clark
- Resolved by Otto Visser
- Resolved by Otto Visser
- Resolved by Liam Clark
- Resolved by Liam Clark
- Resolved by Liam Clark
- Resolved by Liam Clark
added 1 commit
- 2e524a00 - Replace net id with user id in unenque request.
added 1 commit
- d57d03c7 - Replace net id with user id in unenque request.
added 1 commit
- 05e04174 - Replace net id with user id in unenque request.
mentioned in commit 8948b7a5
Please register or sign in to reply