Missing names in SequenceFlow when parsing XML
sap-lukas opened this issue · 1 comments
sap-lukas commented
I found that when parsing BPMNs from XML files, the names of sequence flows get lost (I think this may be related to this line:
where name is always set to an empty string).Is there a reason why the sequence flow names are being dropped?
Cheers
Lukas
fit-alessandro-berti commented
Dear @sap-lukas
Thanks for signaling. Albeit we do not use the information internally, we'll propose a fix to properly store the name of SequenceFlow(s).