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
66 stars 43 forks source link

Call activity reference not working sometimes #1164

Open madhurrya opened 7 months ago

madhurrya commented 7 months ago

I have created this call activity https://dev.app.spiff.status.im/process-models/misc:qa:call-activity-tests:call-activity-model-e and it's callling this model https://dev.app.spiff.status.im/editor/process-models/misc:qa:call-activity-tests:model-e/files/model-e.bpmn But when I go to that model I don't see the Reference for that.

Image

jasquat commented 7 months ago

@madhurrya is it working for you now? It's working for me. Maybe a network call failed.

madhurrya commented 7 months ago

@jasquat I can see the reference now. But I have noticed this issue several times and I am not sure whether it's a network issue. If I notice this again and if I can find more details I'll add them here.

jbirddog commented 3 months ago

We recently fixed a lot of issues with call activity references, possible this ticket can be closed now as well.

madhurrya commented 1 month ago

This was a random issue and didn't notice recently. So closing it.

madhurrya commented 1 month ago

I noticed this issue again today. I created this model today https://mysql.spiffcrm.com/editor/process-models/misc:qa:bpmn-model-testing:unit-test-error-end-event-3/files/unit-test-error-end-event-3.bpmn and called it from this https://mysql.spiffcrm.com/editor/process-models/misc:qa:bpmn-model-testing:unit-test-call-activity-with-error-end-event/files/unit-test-call-activity-with-error-end-event.bpmn Initially I saw the Reference in the called model. But later I updated that model and after that I don't see the 'View 1 Reference' for that model https://drive.google.com/file/d/1uhefcp7ccxng_uFEct5rEgK9icTopH_R/view?usp=sharing

It can't be a network issue since when I check some other call activities it shows the reference in those models. And I am not seeing any error in the console.

Therefore reopening this.

madhurrya commented 1 month ago

Noticed the same issue with this model today image

https://mysql.spiffcrm.com/editor/process-models/misc:qa:call-activity-tests:model-f/files/model-f.bpmn It is being called by https://mysql.spiffcrm.com/editor/process-models/misc:qa:call-activity-tests:call-activity-level-3/files/call-activity-level-3.bpmn but it doesn't show any reference.