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

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      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
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: