All access to Old Mongo courses was removed from the LMS with openedx/openedx-platform#29848
We need to similarly remove all Old Mongo access from Studio. This includes:
This will likely break a number of tests, which will need to be deleted or modified (if they're still useful).
All access to Old Mongo courses was removed from the LMS with openedx/openedx-platform#29848
We need to similarly remove all Old Mongo access from Studio. This includes:
MongoModuleStoreshould be modified to always return empty lists.This will likely break a number of tests, which will need to be deleted or modified (if they're still useful).