openedx / openedx-learning

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

feat: Count implicit tags #133

Closed bradenmacdonald closed 8 months ago

bradenmacdonald commented 8 months ago

This updates our "get tag counts" API so that the tag counts can include the implicit tags.

Currently, we have an inconsistency in how the counts are displayed in the platform: Screenshot 2023-12-14 at 10 19 56 AM Screenshot 2023-12-14 at 10 21 07 AM

This API change will allow us to make the counts in both places include the implicit tags (use the higher number consistently).

Private ref: FAL-3573

openedx-webhooks commented 8 months ago

Thanks for the pull request, @bradenmacdonald! 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.

bradenmacdonald commented 8 months ago

@ormsbee would you mind reviewing this PR?

ChrisChV commented 8 months ago

@ormsbee Thanks for the review! Could you merge this PR? @bradenmacdonald is on holidays :slightly_smiling_face:

openedx-webhooks commented 8 months ago

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