f:select not populated by doFill method

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Minor
    • Component/s: core, git-changelog-plugin
    • Environment:

      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:

            Assignee:
            Félix Queiruga Balado
            Reporter:
            Tomas Bjerre
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: