Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-37350

Don't use random for Filename in Save to Workspace option

XMLWordPrintable

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Minor Minor
    • email-ext-plugin
    • Jenkins 1.638
      email-ext 2.47

      Currently, everytime email content is saved to workspace its filename will follow this pattern:

      triggername-buildidrandomnumber.[txt|html]

      instead of specified in label description

      Check this to enable saving the generated email content to a file in the workspace. The file will be named "triggername-buildid.[txt|html].

      This should be changed as BUILD_ID actually represents BUILD_NUMBER and it's unique. Also some build process may need to know filename in order to be passed to other plugins.

            davidvanlaatum David van Laatum
            cjuroz Cristian Uroz
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: