-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: blueocean-pipeline-editor-plugin
-
Environment:rc1
The attached "Print Message" step saves as echo '${test2} + ${test3}'.
It should save as echo "${test2} + ${test3}".