You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
debug_error_string = "UNKNOWN:Error received from peer {grpc_message:"Command \'CREATE\' rejected with code \'INVALID_ARGUMENT\': Expected to deploy new resources, but encountered the following errors:\n\'converted-c8-e.bpmn\': - Element: Activity_set_var1 > extensionElements > ioMapping > output\n - ERROR: Expected expression but found static value \'1\'. An expression must start with \'=\' (e.g. \'=1\').\n", grpc_status:3, created_time:"2024-08-22T12:28:23.053665545+02:00"}"
Describe the bug
i have a Task which only set a variable var1 to value 1
workaround, set the value in a ${ } block:
Steps to reproduce
Expected Behaviour
i think a " is missing somewhere:
Library version
0.9.0
Camunda Platform 7 version
7.21
Camunda Platform 8 version
8.5
The text was updated successfully, but these errors were encountered: