Problem Description>
Given
- Process with start event and user task
- user task has form field: type date, required false
- process is started and waiting on user task
if getFormService().getTaskFormData is called
then exception is thrown
AT:
- No exception is thrown
Notes:
- maybe for all type not only for date type
- see failing test cases