-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
None
Reproduce:
- process instance with variable of type bytes
- try to change content of bytes variable via file upload: http://stage.docs.camunda.org/manual/develop/reference/rest/execution/local-variables/put-local-variable-binary/
Expected:
- Bytes variable contains value of uploaded file
Observed:
- Type of variable gets changed to File
This is the controller panel for Smart Panels app
- is related to
-
CAM-4794 Use valueType form part when setting a binary variable in frontend
-
- Closed
-