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

Importing jobs doenst do anything since version 1.3

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Blocker Blocker
    • job-import-plugin
    • None

      Just upgraded job import plugin to version 1.3
      I can enter a Remote Jenkins url and a user and password.
      Password seems masked since version 1.3 (which is a good thing).
      Clicking on Query just returns an empty screen (cleared input) but doesnt present anything.

      Downgraded to version 1.2, entered the same input and everything works fine.

      Jenkins version 1.625.3

          [JENKINS-33379] Importing jobs doenst do anything since version 1.3

          Code changed in jenkins
          User: Emilio Escobar
          Path:
          src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly
          http://jenkins-ci.org/commit/job-import-plugin/d3331c650b79e2aac6fc129ac9f044406ad5112b
          Log:
          Merge pull request #10 from qais-yousef/1.3-fix

          JENKINS-33379 JENKINS-22942 missing values inside textboxes

          Compare: https://github.com/jenkinsci/job-import-plugin/compare/868e0cca7ed4...d3331c650b79

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Emilio Escobar Path: src/main/resources/org/jenkins/ci/plugins/jobimport/JobImportAction/index.jelly http://jenkins-ci.org/commit/job-import-plugin/d3331c650b79e2aac6fc129ac9f044406ad5112b Log: Merge pull request #10 from qais-yousef/1.3-fix JENKINS-33379 JENKINS-22942 missing values inside textboxes Compare: https://github.com/jenkinsci/job-import-plugin/compare/868e0cca7ed4...d3331c650b79

          Fixed in 1.3.1

          Emilio Escobar added a comment - Fixed in 1.3.1

          Werner Keil added a comment -

          Awesome, when should that be available for Download/Update?

          Werner Keil added a comment - Awesome, when should that be available for Download/Update?

          Just the propagation time to update center. I hope soon.

          Emilio Escobar added a comment - Just the propagation time to update center. I hope soon.

          Werner Keil added a comment -

          Think I saw it. Will try on Monday or whenever our new Jenkins cluster is free for those things

          Werner Keil added a comment - Think I saw it. Will try on Monday or whenever our new Jenkins cluster is free for those things

          Werner Keil added a comment -

          Looks like it's working now. There is another (possibly missed that earlier) issue, that when you have Auto Refresh enabled, the Import plugin will wipe every field upon refresh. Unless somebody filed that already, will do, but without refresh it's a great improvement already.

          Werner Keil added a comment - Looks like it's working now. There is another (possibly missed that earlier) issue, that when you have Auto Refresh enabled, the Import plugin will wipe every field upon refresh. Unless somebody filed that already, will do, but without refresh it's a great improvement already.

          David Gomes added a comment -

          Hey Guys, i installed Import Job 1.3.1 version as you recommended. However it shows the same message: "FAILED - Connection refused: connect"
          Jenkins version i am using is: 1.589
          Does this plugin indeed work ?
          Thank you
          David

          David Gomes added a comment - Hey Guys, i installed Import Job 1.3.1 version as you recommended. However it shows the same message: "FAILED - Connection refused: connect" Jenkins version i am using is: 1.589 Does this plugin indeed work ? Thank you David

          It's supposed to work. That connection refused could be related to connectivity problem between each server. Do you have a proxy configured? Could you try to execute a curl for testing it from the Jenkins server console to the other?

          Emilio Escobar added a comment - It's supposed to work. That connection refused could be related to connectivity problem between each server. Do you have a proxy configured? Could you try to execute a curl for testing it from the Jenkins server console to the other?

          Werner Keil added a comment -

          It also worked for me in my last project.

          Werner Keil added a comment - It also worked for me in my last project.

          David Gomes added a comment -

          Even if Jenkins uses 8080 port i asked our Client to give access to the port 443. Is that right ?
          I made telnet test and port 443 is not working for communication.
          To work this plugin both ports 8080 and 443 should be open, right ?
          It is works would help me a lot, since i have to replicate about 100 jobs in my new Pipeline.
          Thank you in advance

          David Gomes added a comment - Even if Jenkins uses 8080 port i asked our Client to give access to the port 443. Is that right ? I made telnet test and port 443 is not working for communication. To work this plugin both ports 8080 and 443 should be open, right ? It is works would help me a lot, since i have to replicate about 100 jobs in my new Pipeline. Thank you in advance

            escoem Emilio Escobar
            peter_willekens Peter Willekens
            Votes:
            3 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: