Form Variables on process definition - wrong types (date, integer)

Hello,

if i am trying to see what are the form variables and their values on a process:

http://server/engine-rest/process-definition/TestG:1:a5fb0ad4-29bd-11e7-a5e8-00155d642409/form-variables

and I am getting almost all types correctly but date:

process_deadline: {
type “String” (here should be Date!)
value “”
valueInfo
}

By defining the form variables i have set the type to be date. I’ve tried also setting default values, doesn’t help.

Thanks & Regards

Hi @vbuser,

how do you set variables? Could you share your code or process definition?

Cheers,
Askar