Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 316 Bytes

2023-06-22-run-state-transitions-in-system-scope.md

File metadata and controls

7 lines (7 loc) · 316 Bytes
title issue
Run state transitions in system scope
NEXT-28772

Core

  • Changed \Shopware\Core\System\StateMachine\StateMachineRegistry::transition to run all the transitions in system scope.
  • Changed \Shopware\Core\Content\Flow\Dispatching\FlowFactory::restore to always restore flows in system scope.