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

Can't delete vSphere cloud slave template

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • vsphere-cloud-plugin
    • plugin version 2.13

      In the Manage Jenkins -> configure system panel, one can add a vSphere cloud.
      After adding a vSphere cloud, one can add one or more slave templates.
      There is no delete button to delete a slave template.
      The only "delete" option available is to delete the entire vSphere cloud (login details and all templates together).

      This is caused by the config.jelly file (src/main/resources/org/jenkinsci/plugins/vSphereCloud/config.jelly) using a <f:repeatable ...> element for the list of templates but not including a <f:repeatableDeleteButton ...> element within that.

            pjdarton pjdarton
            pjdarton pjdarton
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: