Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mdt-bpmn2.dev] Changing resolve proxies to false for FlowNode incoming and outgoing

Flow nodes seem to be setting the wrong ids for incoming and outgoing references. It currently uses a IDREF like so : virtual.bpmn2#my_id.

Instead it should be using the ID string only. I changed resolving proxies to false for those two references. I'll commit my changes now.

Thanks,

Antoine

Back to the top