-
Enhancement
-
Resolution: Done
-
Major
-
jBPM 5.3
Currently when reading properties of the process only id is considered as variable name which could cause quite few issues especially when using new BPMN2 modeller that uses ids only internally and assigns names as user identifiers.
jBPM should support and use value of name attribute of property tag as process variable name when it is specified and fall back to use id if name is not given.