Open OmarIthawi opened 1 week ago
We need to verify this, but it appears that the type is actually a string in the course learners api.
The tests shows it's a string:
https://github.com/nelc/futurex-openedx-extensions/blob/2cc94659c1bee2d2254e1a7e69789849d35326c5/tests/test_dashboard/test_serializers.py#L266
Note to myself: create an issue on dashboard to fix the related line after deploying this fix, and before closing this issue
We need to verify this, but it appears that the type is actually a string in the course learners api.
The tests shows it's a string:
https://github.com/nelc/futurex-openedx-extensions/blob/2cc94659c1bee2d2254e1a7e69789849d35326c5/tests/test_dashboard/test_serializers.py#L266