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

Pre-select SVN path matching default value for SVN "list tags" parameters

    • Icon: Patch Patch
    • Resolution: Unresolved
    • Icon: Minor Minor
    • subversion-plugin
    • None

      When using Subversion's "list tags" parameter, the default value associated with a listtags parameter is only taken into account for automatically triggered builds. In the parameter selection UI for a manual build the default value is simply ignored: the "list tags" dropdown always has the first item selected.

      If a default value is given for a "list tags" parameter, and this default value is present in the values shown in the dropdown, then the corresponding option in the dropdown should be pre-selected (when parameterising a manual build).

      The attached patch implements the desired behaviour.

          [JENKINS-12850] Pre-select SVN path matching default value for SVN "list tags" parameters

          John David added a comment -

          This is exactly what I was looking for.
          We have a project with multiple svn repos that lets developers submit test builds.
          It would be really great if they already had a default value so the developer only had to change what was necessary.
          Much less error prone.

          John David added a comment - This is exactly what I was looking for. We have a project with multiple svn repos that lets developers submit test builds. It would be really great if they already had a default value so the developer only had to change what was necessary. Much less error prone.

            Unassigned Unassigned
            abolka Andreas Bolka
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: