-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
When collecting an ongoing classwork assignment from another user, an empty folder is collected. This is due to a section in the code where the folder of the current user is used instead of the assignment creator's folder.
Line 511 in 9c802d5
| "path": "#{participant.homeDirectory}\\transfer\\#{$scope.identity.user}\\_collect", |
This path should contain the username of the classwork creator.
The current workaround (if I understand correctly) is to end the ongoing classwork. Then the correct folder is automatically collected.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels