-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dev.mod - Error when terminating an instance #1861
Comments
From slack conversation:
I think the correct thing to do is add a validation in bpmn-js-spiffworkflow telling users that this is invalid. A task cannot have multiple inputs. They must be merged with an exclusive gateway at least. |
@jasquat Terminate was working fine earlier. This started happening after the latest code update. So it can't be related to a model issue I guess? |
Getting this error when trying to terminate instances.
I don't get that error for this simple model
https://dev.mod.spiff.status.im/process-models/misc:qa:forms:simple-form-name-age
But it happens for Status models like PP1, PP2, Expense report
Update : This seems to happen in dev.app also
The text was updated successfully, but these errors were encountered: