• Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Minor Minor
    • None
    • Jenkins latest, all plugins up-to-date

      The documentation states that:

      Trigger the RevolutionTest job with the token TacoTuesday and parameter Type supplied with the value Mexican
      
      buildByToken/buildWithParameters?job=RevolutionTest&token=TacoTuesday&Type=Mexican
      

      However, when I add the Type parameter with value it is nowhere to be seen. I have tried printing it, passing it, and checking the env variables for it - to no avail.

      Now I might be looking in the wrong place, and if I am, would appreciate if someone could shed some light on the matter.

      Thanks!

          [JENKINS-28543] Additional parameters not being passed

          Daniel Beck added a comment -

          Jobs must be parameterized and have these parameters in its configuration for this to work.

          Daniel Beck added a comment - Jobs must be parameterized and have these parameters in its configuration for this to work.

          Jesse Glick added a comment -

          Did not previously have test coverage, but AFAICT it is working fine. Check your job configuration.

          Jesse Glick added a comment - Did not previously have test coverage, but AFAICT it is working fine. Check your job configuration.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java
          http://jenkins-ci.org/commit/build-token-root-plugin/c06d84dddf32b4d74585a75fa0b2d7c9ebded8d8
          Log:
          JENKINS-28543 Strengthen test to cover buildWithParameters.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java http://jenkins-ci.org/commit/build-token-root-plugin/c06d84dddf32b4d74585a75fa0b2d7c9ebded8d8 Log: JENKINS-28543 Strengthen test to cover buildWithParameters.

          Code changed in jenkins
          User: Jesse Glick
          Path:
          src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java
          http://jenkins-ci.org/commit/build-token-root-plugin/1bfbfda0f4519bcca480aada46af501ce2f54988
          Log:
          Merge pull request #9 from jglick/buildWithParameters-JENKINS-28543

          JENKINS-28543 Strengthen test to cover buildWithParameters

          Compare: https://github.com/jenkinsci/build-token-root-plugin/compare/ac45ee92c9d1...1bfbfda0f451

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Jesse Glick Path: src/test/java/org/jenkinsci/plugins/build_token_root/BuildRootActionTest.java http://jenkins-ci.org/commit/build-token-root-plugin/1bfbfda0f4519bcca480aada46af501ce2f54988 Log: Merge pull request #9 from jglick/buildWithParameters- JENKINS-28543 JENKINS-28543 Strengthen test to cover buildWithParameters Compare: https://github.com/jenkinsci/build-token-root-plugin/compare/ac45ee92c9d1...1bfbfda0f451

            jglick Jesse Glick
            jaykah Jay Kah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: