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

Job that copy artifacts from multibranch project can't find it when branch is located in folder

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Major Major
    • None
    • Jenkins ver. 2.46.1, Copy Artifact Plugin 1.38.1, Pipeline: Multibranch with defaults 1.1

      Let's assume that multibranch_job is Multibranch job with defaults and normal_job is normal jenkins job.

      If I set field in normal_job to:

      Copy artifacts from another project -> Project name: multibranch_job/develop

      all copying is working fine. The problem is when git branch is located in folder.

      Copy artifacts from another project -> Project name: multibranch_job/feature/nameOfTheFeatureBranch

      I still got errors: 
      ERROR: Unable to find project for artifact copy:
      This may be due to incorrect project name or permission settings; see help for project name in job configuration.
       

            dmachaj Dominik Machaj
            dmachaj Dominik Machaj
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: