Expected behavior:
- if form-variables are loaded the query parameter "deserializeValues" should be set to "false" to prevent that a serializable variable will be returned in its serialized format
- the request should look like this:
GET .../form-variables?deserializeValues=false&...