-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins 2.414.3
Code executed by evaluate is displayed for modification in the Replay view but the modified content isn't taken into account.
This can be easily reproduced with this code:
def script = "println 'hello world'"
evaluate(script)
After the first execution, no matter what you enter in the Script1 field, the original script is still evaluated.
[JENKINS-72302] Replay doesn't allow to adapt evaluate(...) content
Component/s | New: workflow-cps-plugin [ 21713 ] | |
Component/s | Original: core [ 15593 ] |