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

Field validation not working, when a job triggered via parambuild url

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Jenkins ver. 1.642.1
      OS : Linux

      HI,
      I have created a job, which is 'build parameterized'. Each params are of type 'Validating String Parameter'.

      1. When i trigger this job manually (say Click on Job -> Build With Parameters), URL goes like this "http://server:8080/view/view_name/job/job_name/build?delay=0sec" , Field validation for params is applied during this trigger.
      2. When i trigger this job via parambuild URL "http://server:8080view/view_name/job/job_name/parambuild/?param1=10.10.10.10", Field validation missing during this trigger

          [JENKINS-41410] Field validation not working, when a job triggered via parambuild url

          Raghavendra S S created issue -
          Raghavendra S S made changes -
          Description Original: HI,
              I have created a job, which is 'build parameterized'. Each params are of type 'Validating String Parameter'.
          # 1 When i trigger this job manually (say Click on Job -> Build With Parameters), URL goes like this *+http://server:8080/view/view_name/job/job_name/build?delay=0sec+* , Field validation for params is applied during this trigger.
          # 2 When i trigger this job via *_parambuild_* URL *+"http://server:8080view/view_name/job/job_name/parambuild/?param1=10.10.10.10"+*, Field validation missing during this trigger
          New: HI,
              I have created a job, which is 'build parameterized'. Each params are of type 'Validating String Parameter'.
          # When i trigger this job manually (say Click on Job -> Build With Parameters), URL goes like this *+http://server:8080/view/view_name/job/job_name/build?delay=0sec+* , Field validation for params is applied during this trigger.
          # When i trigger this job via *_parambuild_* URL *+"http://server:8080view/view_name/job/job_name/parambuild/?param1=10.10.10.10"+*, Field validation missing during this trigger
          Raghavendra S S made changes -
          Component/s New: build-with-parameters-plugin [ 17657 ]
          Raghavendra S S made changes -
          Description Original: HI,
              I have created a job, which is 'build parameterized'. Each params are of type 'Validating String Parameter'.
          # When i trigger this job manually (say Click on Job -> Build With Parameters), URL goes like this *+http://server:8080/view/view_name/job/job_name/build?delay=0sec+* , Field validation for params is applied during this trigger.
          # When i trigger this job via *_parambuild_* URL *+"http://server:8080view/view_name/job/job_name/parambuild/?param1=10.10.10.10"+*, Field validation missing during this trigger
          New: HI,
              I have created a job, which is 'build parameterized'. Each params are of type 'Validating String Parameter'.
          # When i trigger this job manually (say Click on Job -> Build With Parameters), URL goes like this *+"http://server:8080/view/view_name/job/job_name/build?delay=0sec"+* , Field validation for params is applied during this trigger.
          # When i trigger this job via *_parambuild_* URL *+"http://server:8080view/view_name/job/job_name/parambuild/?param1=10.10.10.10"+*, Field validation missing during this trigger

          Any updates on this ?

          Raghavendra S S added a comment - Any updates on this ?
          Raihaan Shouhell made changes -
          Component/s Original: validating-string-parameter-plugin [ 15707 ]

          Updating its component since there is nothing to do here for validating string parameter and entirely revolves around the implementation of the build-with-parameters plugin

          Raihaan Shouhell added a comment - Updating its component since there is nothing to do here for validating string parameter and entirely revolves around the implementation of the build-with-parameters plugin

            petehayes Peter Hayes
            raghu123 Raghavendra S S
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: