fix possible leaking scope in Flow
- a configured flow can be brought into consideration, despite its event
was not fired
- it could either run through
- or run into a RuntimeException and killing processing of valid flows
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
Showing
- apps/workflowengine/lib/AppInfo/Application.php 2 additions, 0 deletionsapps/workflowengine/lib/AppInfo/Application.php
- apps/workflowengine/lib/Service/RuleMatcher.php 14 additions, 0 deletionsapps/workflowengine/lib/Service/RuleMatcher.php
- lib/public/WorkflowEngine/IRuleMatcher.php 10 additions, 0 deletionslib/public/WorkflowEngine/IRuleMatcher.php
Loading
Please register or sign in to comment