Update problem-builder to version 2.0.3 (release) - #11804
Conversation
|
Thanks for the pull request, @omarkhan! It looks like you're a member of a company that does contract work for edX. If you're doing this work as part of a paid contract with edX, you should talk to edX about who will review this pull request. If this work is not part of a paid contract with edX, then you should ensure that there is an OSPR issue to track this work in JIRA, so that we don't lose track of your pull request. To automatically create an OSPR issue for this pull request, just visit this link: https://openedx-webhooks.herokuapp.com/github/process_pr?number=11804&repo=edx%2Fedx-platform |
|
👍 |
|
Note: this PR is against the release branch but we haven't yet confirmed if this will be released as a hotfix. |
|
See also https://github.com/edx/edx-platform/pull/11818 against the master branch. |
|
Closing owing to difficulty in provisioning a sandbox for the release branch of edx-platform. |
Bug
The 'Download report' link on the problem builder dashboard is currently broken. Images are not always displayed, for 2 reasons:
SecurityErroris thrown, and nothing happens.//(no explicit protocol) or the url is relative (e.g./static/...), and it has not yet been cached by the browser, it will fail to show up in the downloaded report.Fix
These issues have been fixed in version 2.0.3 of problem builder (see open-craft/problem-builder#106). This pull request updates edx-platform to use the new version.
Partner information
Harvard GSE course hosted on edx.org (Data Wise)
Merge deadline
ASAP, affecting students in live course
Settings