Skip to content

Enable Studio course content search for eSHE Instructor and Teaching Assistant roles#846

Draft
haftamuk wants to merge 2 commits into
open-craft:opencraft/teakfrom
haftamuk:OEX_discovery_enabling_the_studio_course_content
Draft

Enable Studio course content search for eSHE Instructor and Teaching Assistant roles#846
haftamuk wants to merge 2 commits into
open-craft:opencraft/teakfrom
haftamuk:OEX_discovery_enabling_the_studio_course_content

Conversation

@haftamuk

Copy link
Copy Markdown

NOTE: THIS DRAFT PR IS FOR DEMONSTRATION ONLY, NOT FOR PRODUCTION

The Studio course content search feature is not returning results for users with custom eSHE roles. Although these roles inherit from CourseStaffRole and had Studio access, the search backend filtering logic excludes courses for users with custom roles. Additionally, some Studio API endpoints returned 403 errors because the permission checks did not recognize the custom roles.

This PR demonstrates how the eSHE custom roles (eSHE Instructors and Teaching Assistants) can use the Studio course content search feature. For the search function to be operational for the custom roles, this PR also demonstrates how to elevate access permissions for the custom roles.

haftamuk added 2 commits June 17, 2026 16:54
…arch bar

eSHEInstructorRole.ROLE, and TeachingAssistantRole.ROLEEnabling custom roles added to
the studio course content search function to allow users utilize the service.
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