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

Admin users with less role permissions than "Administrators" role all thrown an error after logged-in #14615

Closed
divivu opened this issue Apr 10, 2018 · 1 comment
Labels
Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed

Comments

@divivu
Copy link

divivu commented Apr 10, 2018

Preconditions

  1. Magento 2.2.1, PHP 7.0.28, Ubuntu 16.04 LTS, MariaDB mysql Ver 15.1 Distrib 10.2.11-MariaDB
  2. Run in Developer mode

Steps to reproduce

  1. Create new role for admin user with less permission on admin sections than Administrators role.
    For example: Customer and Marketing, or other permission on other sections.
    customer_marketing

  2. Create new admin user with the role has been created above.

  3. Logout from current admin. Login again with newly created admin user.

Expected result

  1. New admin user work fine with no error.

Actual result

The error message:

  • Something went wrong.
  • A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.

I have tried with other role permissions but this error stay the same.
No log errors found.

error

@magento-engcom-team magento-engcom-team added the Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed label Apr 10, 2018
@divivu
Copy link
Author

divivu commented Apr 11, 2018

Same issue with:
#11993
and the commits fixed this issue:
61a9a5e

@divivu divivu closed this as completed Apr 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed
Projects
None yet
Development

No branches or pull requests

2 participants