Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: don't index courses with a verified upgrade deadline in the past #645

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

iloveagent57
Copy link
Contributor

Description

Update our enterprise-catalog algolia indexing to not include course runs if the verified upgrade has passed. This will make it so that content, with a non-null verified course mode, that is not currently enrollable in the verified track, is not discoverable by learners.

Ticket Link

https://openedx.atlassian.net/browse/ENT-7394

@iloveagent57 iloveagent57 changed the title fix: don't index courses with anverified upgrade deadline in the past fix: don't index courses with a verified upgrade deadline in the past Jul 11, 2023
@iloveagent57 iloveagent57 force-pushed the aed/vud-check branch 3 times, most recently from 3648e1a to 08fd234 Compare July 14, 2023 15:56
Copy link
Member

@adamstankiewicz adamstankiewicz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just 1 nit. Likely unrelated to this PR, but our codecov/project is failing in CI due to being 0.05% below our target project coverage of 92%. Not worth fixing in this PR, but wanted to flag anyways 🤷‍♂️

Related to this comment, totally agree it makes sense to defer on it for now, but I do still think it's worth some consideration in the future.

enterprise_catalog/apps/catalog/algolia_utils.py Outdated Show resolved Hide resolved
@iloveagent57 iloveagent57 merged commit 57a9fed into master Jul 17, 2023
6 checks passed
@iloveagent57 iloveagent57 deleted the aed/vud-check branch July 17, 2023 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants