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

Repository Browser URL not saved in Project Pipeline Configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • git-plugin
    • None
    • Jenkins ver. 2.11
      All plugins less than a week old (Git Plugin 2.5.0)
      Running on Ubuntu 14
      Java "IcedTea" 1.7.0_101
      Using Google Chrome 50

      1. given a Jenkins project of type "Pipeline with Parameters"
        Assuming project name "my-pipeline"
      2. go to the project Configuration (URI /job/my-pipeline/configure)
      3. in the Pipeline section,
        1. given settings Definition is "Pipeline script from SCM", SCM is "Git", sub-section Repositories has a valid Repository URL (I used a local path /tmp/repo to valid git repository), Credentials is correctly set, Branches to Build is value "master", Script Path is Jenkinsfile.groovy
        2. set input field Repository Browser to value "gitiles"
        3. enter in the URL input field to https://gerrit.mycompany.com/plugins/gitiles/bigproject
          Assuming git project "bigproject", using gitiles on gerrit server.
      4. click the bottom-left Save button
      5. Review the project configuration (URI /job/my-pipeline/configure)
        BUG: the saved Repository Browser information is not present. It appears it was not saved.

      There are no error messages in /var/log/jenkins/jenkins.log.
      This bug is similar to fixed bugs JENKINS-22064 JENKINS-22407 JENKINS-22271 .

            Unassigned Unassigned
            jtmoon James Moon
            Votes:
            16 Vote for this issue
            Watchers:
            23 Start watching this issue

              Created:
              Updated:
              Resolved: