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

f:select not populated by doFill method

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • core, git-changelog-plugin

      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:

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

              Created:
              Updated:
              Resolved: