Copy Folder with upstream projects does not change the upstream folder of the copied projects

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

XMLWordPrintable

      When copying a folder that contains project with downstream/upstream projects, the upstream project points to the old folder.

      How to reproduce:

      1. Create new Folder -> "myfolder"
      2. Create new freestyle project -> "project1"
      3. Create new freestyle project -> "project2"
      4. project2 -> Build after other projects are built -> Projects to watch -> myfolder/project1
      5. Copy myfolder -> otherfolder

      Actual results:
      "otherfolder/project2" upstream project is "myfolder/project1"

      Expected results:
      "otherfolder/project2" upstream project should be "otherfolder/project1"

      ==========================
      Jenkins: Version: 2.32.1
      OS: Ubuntu 14.04.5 LTS
      JDK: 1.7.0_101

            Assignee:
            Unassigned
            Reporter:
            Eyal B
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: