Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 339 Bytes

2021-07-27-unnecessary-transitions-won-t-fail-anymore.md

File metadata and controls

9 lines (9 loc) · 339 Bytes
title issue author author_email author_github
Unnecessary transitions won't fail any more
NEXT-7683
Sebastian Seggewiss
s.seggewiss@shopware.com
seggewiss

Core

  • \Shopware\Core\System\StateMachine\StateMachineRegistry::transition will no longer throw an IllegalTransitionException if the from and to state are the same