-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.5.0
-
None
I am deploying process definition using REST API.
Process correctly shows in cockpit view with cyrillic user task names.
However, in tasklist app, when I am trying to create process or
complete user task, fields in autogenerated forms
have fields with garbled labels.
Camunda BPM: 7.5.0
Process definition: https://github.com/huksley/newaccount/blob/master/process/newaccount.bpmn
Hi huksley,
I deployed the process definition, which you provided, via REST API and tried to start the process. For me everything works just fine and the Cyrillic user task names are depicted correctly (you can see the result attched
).
Maybe the platform already receives a broken version of the process definition and is just showing the result of it. You could use a network monitor and check the data, which is transmitted via the REST API.
You are welcome to inform us as soon as you know more about your problem.
Best,
Johannes