Skip to content

fix(nutmeg): limited staff cohorts and gradebook access [BB-7962]#598

Merged
Agrendalath merged 1 commit intoopencraft-release/nutmeg.2from
agrendalath/bb7962/fix-limited-staff-access-to-cohorts-and-gradebook-backport-nutmeg
Oct 18, 2023
Merged

fix(nutmeg): limited staff cohorts and gradebook access [BB-7962]#598
Agrendalath merged 1 commit intoopencraft-release/nutmeg.2from
agrendalath/bb7962/fix-limited-staff-access-to-cohorts-and-gradebook-backport-nutmeg

Conversation

@Agrendalath
Copy link
Copy Markdown
Member

Backport of openedx#33491.

Limited Staff should not have studio read access by design.

However, since many LMS views depend on the `has_course_author_access` check and `course_author_access_required`
decorator, we have to allow write access until the permissions become more granular. For example, there should
be STUDIO_VIEW_COHORTS and STUDIO_EDIT_COHORTS specifically for the cohorts endpoint, which is used to display
"Cohorts" instructor dashboard tab.

(cherry picked from commit febcccc)
@Agrendalath Agrendalath self-assigned this Oct 18, 2023
@Agrendalath
Copy link
Copy Markdown
Member Author

This is a clean cherry-pick. Merging.

@Agrendalath Agrendalath merged commit 4e6820f into opencraft-release/nutmeg.2 Oct 18, 2023
@Agrendalath Agrendalath deleted the agrendalath/bb7962/fix-limited-staff-access-to-cohorts-and-gradebook-backport-nutmeg branch October 18, 2023 15:16
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.

2 participants