• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor

      Initially reported here:
      https://github.com/jenkinsci/git-changelog-plugin/issues/53

      When using the snippet generator, the "type" select field is not populated:

      It is populated when using Jenkins 2.243 but is not with 2.244. I tested with latest version from the git-changelog-plugin Git repo. Which is why I suspect this is a problem with the core.

      This works:

      mvn -q hpi:run -Djava.util.logging.config.file=logging.properties -Djenkins.version=2.243 -Denforcer.skip=true

      This does not work:

      mvn -q hpi:run -Djava.util.logging.config.file=logging.properties -Djenkins.version=2.244 -Denforcer.skip=true

      Code:

          [JENKINS-64071] f:select not populated by doFill method

          Tim Jacomb added a comment -

          can you try on 2.264 please

          Tim Jacomb added a comment - can you try on 2.264 please

          Tomas Bjerre added a comment -

          Yes, it works with 2.264.

          Tomas Bjerre added a comment - Yes, it works with 2.264.

          Tim Jacomb added a comment -

          It's probably this: https://github.com/jenkinsci/jenkins/pull/4818

          Not likely to be fixed given it works on the latest weekly.

          Tim Jacomb added a comment - It's probably this: https://github.com/jenkinsci/jenkins/pull/4818 Not likely to be fixed given it works on the latest weekly.

          Just created a fix for this one and JENKINS-64125 on https://github.com/jenkinsci/jenkins/pull/5081.

          Félix Queiruga Balado added a comment - Just created a fix for this one and  JENKINS-64125 on  https://github.com/jenkinsci/jenkins/pull/5081 .

            fqueiruga Félix Queiruga Balado
            tomasbjerre Tomas Bjerre
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: