Hi Team, this is a message from Santiago, we are trying to get activity diagrams working and have an issue of missing Start and Finish nodes:
About start/finish nodes these elements are missing in the JSON created by Syside.
We asked Sensmetry, they told us they’ve added some code in their VSCode extension that includes those elements in the JSON they pass to our viewer, but this code is not yet available from the Python code you are using when calling their compiler. I think the ideal solution would be that Sensmetry adds a flag to their JSON serialization API, I’m thinking something likeinclude_referenced, similar to those they already have likeinclude_derivedetc.
Can you let us know where you are in regards to this?