Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 508 Bytes

2021-06-10-improve-appdeletion-workflow.md

File metadata and controls

9 lines (9 loc) · 508 Bytes
title issue
Improve AppDeletion workflow
NEXT-14797

Core

  • Added src/Core/Framework/App/ScheduledTask/DeleteCascadeAppsTask class.
  • Added src/Core/Framework/App/ScheduledTask/DeleteCascadeAppsHandler class.
  • Added method deleteSoftRole in Shopware/Core/Framework/App/Lifecycle/Persister/PermissionPersister.php.
  • Changed method removeAppAndRole in Shopware/Core/Framework/App/Lifecycle/AppLifecycle.php to can delete soft acl role and integration belongs to app which was removed.