Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 403 when TAs try to access Edit Assessment page #6343

Merged

Conversation

purfectliterature
Copy link
Contributor

@purfectliterature purfectliterature commented Aug 11, 2023

TAs will 403 when trying to access the Edit Assessment page because the GET to /courses/2095/categories is 403. This PR sets the ability to read assessment categories and tabs for TAs.

@purfectliterature purfectliterature changed the title Fix TAs cannot access Edit Assessment page Fix 403 when TAs try to access Edit Assessment page Aug 11, 2023
@purfectliterature purfectliterature self-assigned this Aug 11, 2023
@purfectliterature purfectliterature added Bug Corrections Ruby Pull requests that update Ruby code Priority: High labels Aug 11, 2023
@purfectliterature purfectliterature marked this pull request as ready for review August 11, 2023 11:42
@purfectliterature purfectliterature force-pushed the phillmont/fix-cannot-access-assessment-categories-tabs branch from 67a9d15 to 6d7be8d Compare August 11, 2023 12:32
Copy link
Member

@ekowidianto ekowidianto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@ekowidianto ekowidianto merged commit b52c0ef into master Aug 11, 2023
@ekowidianto ekowidianto deleted the phillmont/fix-cannot-access-assessment-categories-tabs branch August 11, 2023 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Corrections Priority: High Ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants