openedx / openedx/openedx-platform
Backport Library listing performance fix into Redwood
Open
@jesperhodge is already working on this.
Since Jun 5, 2024.
- Dominant language
- Python
- Stars
- 8.2k
- Forks
- 4.4k
- Avg merge
- 6d 18h
- Merged PRs (30d)
- 42
Description
https://github.com/openedx/edx-platform/pull/34523 fixes a performance issue that makes the library listing endpoint unusable for teams that have access to hundreds of libraries. We should backport this to Redwood (cherry-pick the commit into a new branch and open a pull request from that to the open-release/redwood.master branch).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.