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

Wrong commit link to GitLab

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Minor Minor
    • git-plugin
    • None
    • Jenkins LTS 2.190.1 (self-hosted), git plugin 3.12.1, GitLab 12

      Let we have a job that points to GitLab repository. Any Jenkins changes view with a list of commits provides a wrong link to GitLab commit (changeset).

       

      Example page: https://JENKINS_URL/job/JOB_NAME/job/master/1/changes

      Expected link: https://gitlab.com/OWNER/REPO/commit/HASH

      Actual link: https://gitlab.com/commit/HASH

       

      I suppose the `GitLab::getChangeSetLink` is broken since maybe gitlab 7. It should include repository information in the URL.

            theirix Evgeny Seliverstov
            theirix Evgeny Seliverstov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: