• 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:

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

          Tomas Bjerre created issue -
          Tomas Bjerre made changes -
          Assignee Original: Tomas Bjerre [ tomasbjerre ]

          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 made changes -
          Priority Original: Major [ 3 ] New: Minor [ 4 ]

          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.
          Félix Queiruga Balado made changes -
          Labels Original: jenkins plugin regression New: jenkins plugin regression tables-to-divs-regression

          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 .
          Félix Queiruga Balado made changes -
          Assignee New: Félix Queiruga Balado [ fqueiruga ]
          Félix Queiruga Balado made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]

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

              Created:
              Updated:
              Resolved: