openedx / openedx-learning

GNU Affero General Public License v3.0
5 stars 8 forks source link

Reduce the number of queries used in tagging API [FC-00036] #157

Closed pomegranited closed 5 months ago

pomegranited commented 5 months ago

Description

Updates the base tagging library to reduce database queries when using the views or models.

Supporting information

Closes https://github.com/openedx/modular-learning/issues/185

Internal-ref: FAL-3646

Testing instructions

The changes made by this PR are validated by the reduced query counts in the tests.

TO DO BEFORE MERGE:

openedx-webhooks commented 5 months ago

Thanks for the pull request, @pomegranited! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

openedx-webhooks commented 5 months ago

@pomegranited 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.