Uploaded image for project: 'Jira Software Data Center'
  1. Jira Software Data Center
  2. JSWSERVER-21745

When clicking on commit in development panel tracks us into 404 Gitlab page when using Gitlab >= 16

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 8.20.22, 9.4.6, 9.8.1
    • DVCS Connector

      Issue Summary

      This is reproducible on Data Center: YES
      Development panel uses deprecated URL pattern for linking commit in Gitlab.

      • old pattern:  https://<host>/<project>/commit/<sha>
      • new pattern: https://<host>/<project>/-/commit/<sha>

      It is reproducible when using Jira with Gitlab in at least 16 version.

      Context of the change: https://gitlab.com/gitlab-org/gitlab/-/issues/214217

      Steps to Reproduce

      1. Install Jira
      2. Install Gitlab in version >= 16
      3. Create Group + Repository with commits in Gitlab
      4. Create corresponding project in Jira
      5. Link Jira with Gitlab with DVCS connector + trigger SoftSync
      6. Go to Jira issue which has corresponding git data (branches/commits)
      7. Go to Development Panel and click on COMMIT
      8. In pop-up window go to git commit via hyperlink

      Expected Results

      We will go into commit page in Gitlab

      Actual Results

      We are facing 404 Gitlab page

      Workaround

      Currently there is no workaround for this issue

              Unassigned Unassigned
              1c017edd2c81 awojtasik
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated: