Skip to content

temp: test PR#11

Closed
Waleed-Mujahid wants to merge 1 commit intomasterfrom
fix/library-search-access-for-course-creators
Closed

temp: test PR#11
Waleed-Mujahid wants to merge 1 commit intomasterfrom
fix/library-search-access-for-course-creators

Conversation

@Waleed-Mujahid
Copy link
Copy Markdown
Member

testing

  creation for course creator access

  When a course creator creates a new library, the cached JWT token for
  Meilisearch needs to be refreshed to include the new library's access_id.
  Without this, newly added components won't appear in search results until
  the page is refreshed.

  This works in conjunction with the backend fix that creates SearchAccess
  records immediately on library creation.

  The fix invalidates the content_search query, triggering React Query to
  refetch the token with updated access permissions.
@Waleed-Mujahid Waleed-Mujahid deleted the fix/library-search-access-for-course-creators branch March 9, 2026 07:01
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.

1 participant