Skip to content

Delete course management command fails to clear Meilisearch #39085

Description

@bmtcril

Note: We don't really support course deletion so this may be a low priority issue or "we need to solve this whole thing in a better way" issue, but I wanted to log it as a known thing.

Where: ./manage.py cms delete_course <key>course_deleted signal → listen_for_course_delete (search indexing). Tutor main, Meilisearch 1.36.

Finding: the delete succeeds, but the course-info index removal fails with Index tutor_course_info: Attribute course is not filterable (available: catalog_visibility, enrollment_end, language, modes, org), so a deleted course may linger in the catalog search index until the next full reindex.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions