title | issue |
---|---|
Fix app installation if `app.all` acl role exist |
NEXT-20951 |
- Changed
\Shopware\Core\Framework\App\Lifecycle\AppLifecycle::install()
to update the acl roles with permissionapp.all
in system scope, thus fixing a problem that the acl roles could not be written in user scope.