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

Cannot browse workspaces of jobs using the cloudbees-folder-plugin

      MappedFsWorkspaceBrowser uses this to calculate the workspace directory of a job:

      new FilePath(getFile(new File(action.remoteFsMapping), "workspace", job.getName()))
      

      This works fine for toplevel jobs, but not for jobs whose directory is one or more sub directories below the "workspace" directory.

          [JENKINS-41035] Cannot browse workspaces of jobs using the cloudbees-folder-plugin

            ndeloof Nicolas De Loof
            capf Carsten Pfeiffer
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: