Closed arslanashraf7 closed 2 years ago
https://github.com/mitodl/mitxpro/issues/2332
This PR cherry-picks one of the fixes merged in master in the Download Report section on Instructor Dashboard where a double slash(//) in Course Blocks API call was ending in a 404 in the backend.
Download Report
Instructor Dashboard
//
Course Blocks
There were some other PRs(https://github.com/openedx/edx-platform/pull/29699 & https://github.com/openedx/edx-platform/pull/29742) opened up to fix the issue at hand, but we are going with the one that has already been merged in master.
xpro/maple
Thanks @arslanashraf7! Can you take a quick look at the Residential MITx version of this https://github.com/mitodl/edx-platform/pull/288
Related Ticket:
https://github.com/mitodl/mitxpro/issues/2332
Description
This PR cherry-picks one of the fixes merged in master in the
Download Report
section onInstructor Dashboard
where a double slash(//
) inCourse Blocks
API call was ending in a 404 in the backend.Supporting information
There were some other PRs(https://github.com/openedx/edx-platform/pull/29699 & https://github.com/openedx/edx-platform/pull/29742) opened up to fix the issue at hand, but we are going with the one that has already been merged in master.
Testing instructions
xpro/maple
in this specific case.