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

Snippet Generator fails with Gitlab repository Version

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • git-plugin
    • Jenkins ver. 2.46.3
      Pipeline ver. 2.5
      Git plugin ver. 3.5.1
    • git plugin 4.0.0

      How to reproduce: In snippet generator choose 'checkout: general SCM', in SCM choose Git, put 'gitlab' in 'repository browser' and a number in a 'Version' field.

      If string is put in 'Version' the error is printed: Can't convert ''8.0'' to a number: For input string: "'8.0'"

      If number is put in 'Version', e.g. 8.0, the following error occurs during pipeline execution:
      java.lang.ClassCastException: hudson.plugins.git.browser.GitLab.version expects class java.lang.String but received class java.math.BigDecimal

            Unassigned Unassigned
            nimrod Kasia Gauza
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: