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

Course staff cannot access queue settings #237

Closed
nwalters512 opened this issue Mar 25, 2019 · 0 comments
Closed

Course staff cannot access queue settings #237

nwalters512 opened this issue Mar 25, 2019 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@nwalters512
Copy link
Contributor

#233 introduced a regression where course staff cannot access their queue settings - it's only accessible to admins. This is because PageWithUser requires a courseId prop, but that isn't present here. I'm thinking we should just put the auth stuff in the queueSettings page directly and not use the global permissions framework until we can refactor that to work for this case.

@nwalters512 nwalters512 self-assigned this Mar 25, 2019
@nwalters512 nwalters512 added the bug Something isn't working label Mar 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant