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

Assembly Version field value is not loaded when editing job

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Jenkins 1.598
      Change Assembly Version Plugin 1.5

      Recreate:
      Add a Change Assembly Version task to an existing job (probably doesn't matter if it already exists or not)
      Set a value in the Assembly Version field
      Save
      Edit the job again (Configure)
      The value that was set in the Assembly Version field is now blank, so when the job is saved, it will no longer have that field populated, and the task will fail.
      I reverted to the previous release of the plugin, and this does not happen.

          [JENKINS-26763] Assembly Version field value is not loaded when editing job

          Sean Lively added a comment -

          I ran into the exact same problem, had to revert to 1.4.1

          Sean Lively added a comment - I ran into the exact same problem, had to revert to 1.4.1

          Leonardo Kobus added a comment - - edited

          I"m gonna check this week.

          Leonardo Kobus added a comment - - edited I"m gonna check this week.

          The problem was a field that has been refactored but only the getter method, so when jelly try to find the field, he get a empty field (this make the sensation of not saving)

          leonardo kobus added a comment - The problem was a field that has been refactored but only the getter method, so when jelly try to find the field, he get a empty field (this make the sensation of not saving)

          The fix comes in the new version.

          leonardo kobus added a comment - The fix comes in the new version.

            leonardokobus Leonardo Kobus
            langtonben Ben Langton
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: