Replay doesn't allow to adapt evaluate(...) content

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: workflow-cps-plugin
    • None
    • Environment:
      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.

            Assignee:
            Unassigned
            Reporter:
            Marc Guillemot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: