Match Kolibri's v2 contentnode and channel filters - #6177
Open
rtibblesbot wants to merge 3 commits into
Open
rtibblesbot wants to merge 3 commits into
rtibblesbot wants to merge 3 commits into
Conversation
rtibblesbot
marked this pull request as ready for review
September 24, 2026 23:52
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>
rtibblesbot
force-pushed
the
issue-6171-28d818
branch
from
September 25, 2026 00:13
fd78cd9 to
9202a50
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
search,questionandcontains_exercisewere ignored;contains_quiz=falsestill returned quizzes.modalityat publish; adeploy-migratebackfill fills existing ones.v2/contentnodeandv2/channelapply Kolibri's filter and search semantics.References
Fixes #6171.
Reviewer guidance
modalityuntildeploy-migratefinishes. Until thenexclude_modalities=COURSEexcludes nothing. Is that acceptable?UPDATEover every public node with a modality inoptions. Is that fast enough on production data?keywordsnow matches each term against title or description, the way Kolibri does. It used to need every term in the title, or every term in the description. The tree endpoint now searches too.AI usage
Used Claude Code to vendor Kolibri's filters and
annotate_modality, and to write the tests and backfill command. Verified with thekolibri_publictest suite, flake8, black,makemigrations --checkandlintmigrations.🤖 Generated with Claude Code
@rtibblesbot's comments are generated by an LLM, and should be evaluated accordingly
How was this generated?
🟡 Waiting for feedback
Last updated: 2026-09-25 00:14 UTC