Enum dosen't get a default value in genereted form

Hi!

In the modeler, I am trying to set default value of enum in first usertask, but it seems to dosen’t work propertly. It will be used always the first value.

In the second usertask I will to duplicate the enum field with the value, which was choose in first usertask.But it the same thing, it will be taked always the first value.

Is it a bug or I am doing something wrong?

enumform.bpmn (3.6 KB)

In attachment is a model with two usertasks, which has a same enum in both forms

Thanks!
Alex

1 Like

It is working for me after little modification. try the bpmn below:

enumform.bpmn (3.7 KB)