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

The plugin do not fail the build if a template is removed

XMLWordPrintable

      In case the template job is removed the ProxyBuilder keeps going without notifying the end user about the issue.
      The builder should fail and report the issue to the user, rather than just hiding the issue.

      The problems come from the getProjectBuilders,
      if the returned project is null then it should throw an exception to signal that template doesn't exists anymore. And if Case the project type is not handled, it should throw an exception as well indicating the plugin do not support this type of project...

            brantone Brantone
            williambernardet William Bernardet
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: