bug fix: starting node of duplicate scan wf changed

This commit is contained in:
miconis 2021-04-13 10:15:43 +02:00
parent 369ed1cd8a
commit 1542196a33
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
</configuration>
</global>
<start to="testOpenorgs"/>
<start to="resetWorkingPath"/>
<kill name="Kill">
<message>Action failed, error message[${wf:errorMessage(wf:lastErrorNode())}]</message>