magento / adobe-stock-integration

Magento Adobe Stock integration Community Project.
Open Software License 3.0
60 stars 92 forks source link

Set Acl only for Adobe Integration (Media Gallery resource) brokes Admin Panel #801

Closed engcom-Delta closed 4 years ago

engcom-Delta commented 4 years ago

Preconditions (*)

  1. Install Magento with Adobe Stock Integration
  2. Configure the integration in Stores -> Configuration -> System -> Adobe Stock Integration fieldset

Steps to reproduce (*)

Expected result (*)

New admin user is logged into admin panel

Actual result (*)

User is redirected to frontend page with status code 404. Admin panel is not available for other admins with full permissions image

sivaschenko commented 4 years ago

@engcom-Delta can you please check if the issue is the same on vanilla Magento without Adobe Stock Integration (select only Media Gallery resource)

engcom-Delta commented 4 years ago

@sivaschenko Results on 2.3-develop:

1. Set ACL for Media Gallery #801ASIMediaACL Result: #801ASIMedia

2. Set ACL for Blocks #801ASIBlockACL Result: #801ASIBlocks

3. Set ACL for Widgets #801ASIWidgetsACL Result: #801ASIWidget

sivaschenko commented 4 years ago

The issue is moved to magento2 repository https://github.com/magento/magento2/issues/25881