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

EC2 Slave description does not get loaded in slave configure page

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • ec2-plugin
    • None

      This prevents you from saving a new description for the slave.

      It also causes the description to resolve to "null" if a new configuration is saved for the slave.

          [JENKINS-17785] EC2 Slave description does not get loaded in slave configure page

          Eric Caron added a comment -

          The issue is that the EC2Computer's description property name is not consistent with the EC2AbstractSlave's description property name.

          I have no problem fixing this bug and will submit a pull request this week.

          Eric Caron added a comment - The issue is that the EC2Computer's description property name is not consistent with the EC2AbstractSlave's description property name. I have no problem fixing this bug and will submit a pull request this week.

          Francis Upton added a comment -

          Confirmed to be not working in 1.30

          Francis Upton added a comment - Confirmed to be not working in 1.30

          I think we're seeing this bug in 1.36 too - the description always resolves to a random property which seems to be the description in the GitHub Pull Request Builder config - I guess because it has the same field name or something?

          Edward Hartwell Goose added a comment - I think we're seeing this bug in 1.36 too - the description always resolves to a random property which seems to be the description in the GitHub Pull Request Builder config - I guess because it has the same field name or something?

            ejc7119 Eric Caron
            ejc7119 Eric Caron
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: