Jmix 2.0.1 , BPM addon
Within a User Task, When I add an input dialog parameter then edit the parameter, I receive an Unexpected error:
NullPointerException: Cannot invoke "String.equals(Object)" because the return value of "io.jmix.bpmflowui.model.ProcessVariableModel.getName()" is null
Another bug : When editing properties of StartEvent, the ‘Business key’ is not storing its set value .
I am actually following the BPM documentation …
https://docs.jmix.io/jmix/bpm/getting-started.html
So to reproduce the error, simply follow the steps outlined for ‘Creating Approval User Task’ in the page above.