Skip to content

unenroll/enroll buttons in lab view incorrect

Summary

Steps to reproduce

In a lab with timeslots, as a manager or higher: click on a timeslot and click on unenrol. It doesn't do anything.

Possible Fix

Lab view tries to put a netid in the url (as expected by the labcontroller), but actually puts the display name there. RequestEntity does not have a netID, users have though...

Logs