Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 308 Bytes

2022-04-04-fix-app-installation-with-app-all-permission.md

File metadata and controls

6 lines (6 loc) · 308 Bytes
title issue
Fix app installation if `app.all` acl role exist
NEXT-20951

Core

  • Changed \Shopware\Core\Framework\App\Lifecycle\AppLifecycle::install() to update the acl roles with permission app.all in system scope, thus fixing a problem that the acl roles could not be written in user scope.