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

The template-project ignore unexisting project

XMLWordPrintable

      The template project currently ignore if a template project has been deleted or renamed. I would expect it to fail the build and report an error rather than swallowing it.

      This mainly comes from the getProjectBuilders method from the ProxyBuilder class where if the getItem returns null then an empty collection is returned rather than throwing/reporting an error.
      Similarly if the type of template project is not supported, nothing happen.

            huybrechts huybrechts
            williambernardet William Bernardet
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: