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

chore: remove deprecated code for indexing catalogs for programs #693

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

pwnage101
Copy link
Contributor

@pwnage101 pwnage101 commented Oct 3, 2023

This is the last cleanup step of ENT-7729 to remove deprecated code which improperly included catalogs in program algolia objects that did not necessarily provide all content within the program.

ENT-7729

@pwnage101 pwnage101 force-pushed the pwnage101/ENT-7729-2 branch 2 times, most recently from bc7a808 to a6865e8 Compare October 4, 2023 21:47
@pwnage101 pwnage101 changed the title fix: consider only indexable courses when indexing programs chore: remove deprecated code for indexing catalogs for programs Oct 4, 2023
Comment on lines +708 to +710
* If a course is part of a program, but only the program is in a given catalog, that catalog will only be indexed as
part of the program. That means the program will only be searchable via the catalog or customer of that catalog,
but not the containing course, possibly hiding content from search results that are actually accessible. It might
be worth re-assessing this logic to determine if it's correct.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Adding this documentation is the outcome of our parking lot item from today's standup.

@pwnage101 pwnage101 marked this pull request as ready for review October 4, 2023 21:49
@pwnage101 pwnage101 force-pushed the pwnage101/ENT-7729-2 branch 2 times, most recently from ec3fd7a to 967ab3b Compare October 5, 2023 19:09
This is the last cleanup step of ENT-7729 to remove deprecated code
which improperly included catalogs in program algolia objects that did
not necessarily provide all content within the program.

ENT-7729
@pwnage101 pwnage101 force-pushed the pwnage101/ENT-7729-2 branch from 967ab3b to 27c342f Compare October 5, 2023 19:10
@pwnage101 pwnage101 merged commit 63102f5 into master Oct 10, 2023
5 checks passed
@pwnage101 pwnage101 deleted the pwnage101/ENT-7729-2 branch October 10, 2023 17:11
irfanuddinahmad pushed a commit that referenced this pull request Jul 24, 2024
chore: remove deprecated code for indexing catalogs for programs
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.

3 participants