-
Notifications
You must be signed in to change notification settings - Fork 459
[Create Submission] | Upload Files - Production editor adding a file and updating article text receives an access denied 401 error #10929
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
Comments
This issue arises because Production Editor does not have access to submission stage, but when selecting a file type, stage related policy checks are made thus resulting in a authorization failure. |
PRs @Vitaliy-1 Could you give this a review, please? |
…oller::add method
…oller::add method
Thans, @taslangraham! I left a comment regarding implementation. |
…tage when creating a submission
…submit as' options"
…tage when creating a submission
…submit as' options"
…tage when creating a submission
…submit as' options"
…er::getSubmitUserGroups method
…oller::add method
…oller::add method
Describe the bug
Please tell us what happens, what you expected to happen, and why you think it is a bug in the software.
Preconditions: Have a user with the role Production Editor and nothing else
To Reproduce
Steps to reproduce the behavior:
a. Alternatively you can select Other and see a different error but same auth problem (see screenshot 2)
Expected: Article text type is selected without error. Or other file type is selected without error / auth popup
Act;ual: 401 Error in console (screen shot 1) and does not select the file type. Other brings up a auth server window to sign in
Additional information
Please add any screenshots, logs or other information we can use to investigate this bug report.
Other option unexpected result.
The text was updated successfully, but these errors were encountered: