sartography / cr-connect

0 stars 0 forks source link

Remove leading and trailing spaces in bpmn.io #715

Open calexh-sar opened 2 years ago

calexh-sar commented 2 years ago

The presence of a leading or trailing space in the input of bpmn.io does not always result in an error, but does often give unexpected results. This is especially true when it is an ID field that is reference elsewhere, like the name of a DMN table specified in a Business Rule task. We should address this, if possible.