Copy Artifacts - Cloudbees folder issue

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Blocker
    • Component/s: copyartifact-plugin
    • None
    • Environment:
      plugin version 1.38

      Hello I have an issue that is described almost the same as this issue: JENKINS-32512 that was closed.

      The issue is as follows:

      Create a job in a folder. Call it testfolder/sourcebuild.
      Have this folder save an artifact.

      Case #1 - Works
      now create a job at the root, not in a folder. Call it getArt.
      Use the copyartifacts plugin.
      set the project name to testfolder/sourcebuild
      set the job# accordingly.
      Run job, works

      Case#2 - Does not work
      edit getArt
      Add a string variable bad - set it to testfolder/sourcebuild
      get the job# accordingly
      set the projectname to $bad or ${bad}.
      Run job. Cannot find source project.

      I also tried adding it as /testfolder/sourcebuild.

            Assignee:
            Unassigned
            Reporter:
            Robert Liotta
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: