we can add service operator from scratch as well w/ burnettk

This commit is contained in:
jasquat 2022-08-31 11:55:01 -04:00
parent 2f04b9a172
commit 8407ead54b
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ export function ServiceTaskOperatorSelect(props) {
});
newExtensionValues.push(newServiceTaskOperatorModdleElement);
extensions.values = newExtensionValues;
businessObject.extensionElements = extensions;
commandStack.execute('element.updateModdleProperties', {
element,