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

Upgraded to 1.540, when a new job is created via the CLI using the copy-job command, the "Build with Parameters" button is not available

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • cli
    • None
    • Linux CentOS 6.2

      I just upgraded to version 1.540.

      Linux server.

      Problem:
      New jobs do not include the "Build with Parameters" link when created via the CLI.

      Here is the command I use to create the new job.

      1. java -jar jenkins-cli.jar -s http://usmar-jenkins:8081 copy-job BUILD_TEMPLATE NEW_BUILD --username build --password-file /home/build/jenkins/jenkinsPassword.txt

      If I create the job in the web interface via the copy option, the "Build with Parameters" link exists.

      If I execute the "Reload Configuration from Disk" the "Build with Parameters" link appears from the job created from the CLI.

            Unassigned Unassigned
            jaystan Jason Stanley
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: