dsv-su / play

Dev repository for Play
0 stars 1 forks source link

Daisy courseadmin list mismatch #87

Closed orkit closed 2 years ago

orkit commented 2 years ago

Daisy returns courses that should not be active.

This endpoint:

contributions&fromSemesterId=20191&toSemesterId=20221

can return one (or more) teachers courses that are not active. The endpoint seems to return all courses that a certain person (teacher) participates on - also non active courses. This may result in that the courses that should be inactive are shown in the list under 'Manage courses' for a course admin. When the course is to be set, this causes an error in play. Andreas believes that it is some kind of mistake that they are included when a lookup takes place.