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

The URL generated to link the tag job to Bitbucket Cloud is wrong

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 935.1.0

      Whenever a tag build is created in Jenkins, there is a pre-set URL which should point towards the said tag:

      However, it is constructing a wrong path for URL:

      https://bitbucket.org/MY_WORKSPACE/MY_REPO/branch/MY_TAG

      Whereas it should be like this:

      https://bitbucket.org/MY_WORKSPACE/MY_REPO/commits/tag/MY_TAG

       

          [JENKINS-73012] The URL generated to link the tag job to Bitbucket Cloud is wrong

          Darko created issue -
          Darko made changes -
          Summary Original: Bitbucket Branch Source Plugin: wrong URL for tagged builds New: Bitbucket Branch Source Plugin: wrong URL generated for tag builds
          Darko made changes -
          Description Original: Whenever a tagged build is created in Jenkins, there is a pre-set URL which should point towards the said tag:
          !image-2024-04-15-14-03-54-420.png!
          However, it is constructing a wrong path for URL:
          {noformat}
          https://bitbucket.org/MY_WORKSPACE/MY_REPO/branch/MY_TAG{noformat}
          Whereas it should be like this:
          {noformat}
          https://bitbucket.org/MY_WORKSPACE/MY_REPO/commits/tag/MY_TAG{noformat}
           
          New: Whenever a tag build is created in Jenkins, there is a pre-set URL which should point towards the said tag:
          !image-2024-04-15-14-03-54-420.png!
          However, it is constructing a wrong path for URL:
          {noformat}
          https://bitbucket.org/MY_WORKSPACE/MY_REPO/branch/MY_TAG{noformat}
          Whereas it should be like this:
          {noformat}
          https://bitbucket.org/MY_WORKSPACE/MY_REPO/commits/tag/MY_TAG{noformat}
           
          Nikolas Falco made changes -
          Assignee New: Nikolas Falco [ nfalco ]
          Nikolas Falco made changes -
          Status Original: Open [ 1 ] New: In Progress [ 3 ]
          Nikolas Falco made changes -
          Summary Original: Bitbucket Branch Source Plugin: wrong URL generated for tag builds New: The URL generated to link the tag job to Bitbucket Cloud is wrong
          Nikolas Falco made changes -
          Remote Link New: This issue links to "PR (Web Link)" [ 30550 ]
          Nikolas Falco made changes -
          Resolution New: Fixed [ 1 ]
          Status Original: In Progress [ 3 ] New: Fixed but Unreleased [ 10203 ]
          Nikolas Falco made changes -
          Released As New: 935.1.0
          Status Original: Fixed but Unreleased [ 10203 ] New: Resolved [ 5 ]
          Nikolas Falco made changes -
          Status Original: Resolved [ 5 ] New: Closed [ 6 ]

            nfalco Nikolas Falco
            teekwan Darko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: