more workflow bug fixes
This commit is contained in:
parent
046088fedd
commit
bad8616f08
3 changed files with 5 additions and 2 deletions
|
|
@ -363,6 +363,7 @@ sub www_runWorkflow {
|
|||
if (defined $instance) {
|
||||
return $instance->run;
|
||||
}
|
||||
return "complete";
|
||||
}
|
||||
return "error";
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue