mirror of
https://github.com/status-im/spiff-arena.git
synced 2025-02-01 04:35:46 +00:00
Minor tweak to bpmn-js-spiffworkflow
This commit is contained in:
parent
a360240aac
commit
6dee10e6a7
@ -109,7 +109,7 @@ function FindProcessButton(props) {
|
||||
// First, set up the listen, then fire the event, just
|
||||
// in case we are testing and things are happening super fast.
|
||||
eventBus.once('spiff.callactivity.update', (response) => {
|
||||
commandStack.execute('element.updateModdleProperties', {
|
||||
commandStack.execute('element.updateProperties', {
|
||||
element,
|
||||
moddleElement: element.businessObject,
|
||||
properties: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user