sartography / spiff-arena

SpiffWorkflow is a software development platform for building, running, and monitoring executable diagrams
https://www.spiffworkflow.org/
GNU Lesser General Public License v2.1
61 stars 41 forks source link

PI Migration - Odd behaviour with Guest task #1974

Open madhurrya opened 1 month ago

madhurrya commented 1 month ago

In this model https://mysql.spiffcrm.com/process-models/misc:qa:bpmn-model-testing:composite-test-model-with-all-elements when I complete this guest task it looks like this.

Image

Even after I complete some other tasks of the current call activity it looks the same. But now if I do a migration in that call activity and check the instance, that guest task has turned yellow.

Image

e.g https://mysql.spiffcrm.com/i/30 https://mysql.spiffcrm.com/i/29

This is such completed instance https://mysql.spiffcrm.com/i/28

Image

I tried with this simple model, but couldn't recreate it. https://mysql.spiffcrm.com/process-models/misc:qa:madhu-testing:guest-user-task

jasquat commented 1 month ago

I was not able to replicate with a simpler model like: start -> manual -> timer -> guest manual -> call activity -> end.

I completed the guest task and then changed a name of a task inside the call activity and migrated but still it didn't replicate. I'm not sure what it is about @madhurrya's model that would do this.