appsembler / figures

Reporting and data retrieval app for Open edX
MIT License
44 stars 37 forks source link

'coures' empty when LearnerDetailsViewViewSet is called with the `list` view #93

Open johnbaldwin opened 5 years ago

johnbaldwin commented 5 years ago

When called for a single user, LearnerDetailsViewSet returns courses in the user's course list

When called for a set of users LearnerDetailsViewSet the user's courses list is empty

johnbaldwin commented 5 years ago

Being resolved in this PR: https://github.com/appsembler/figures/pull/94