CreatePrecompiledValueAsync will not properly parse variables, unless expression is preceded by ? sign.
This was missed while implementing https://github.com/UiPath/CoreWF/pull/286
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
CreatePrecompiledValueAsync will not properly parse variables, unless expression is preceded by
?
sign. This was missed while implementing https://github.com/UiPath/CoreWF/pull/286