Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-4385

generated "link to a changeset" includes noise in notification email by default (BB-5011)

    XMLWordPrintable

Details

    Description

      == current bug ==
      === link to a changeset generated ===
      {{{
      [[https://bitbucket.org/username/projectname/changeset/hash|hash]]
      }}}
      === in email notification with bug ===
      the URL includes the pipe "|" and the following string "hash"

      == to fix ==
      === link to a changeset to be generated ===
      {{{
      [[https://bitbucket.org/username/projectname/changeset/hash | hash]]
      }}}
      with space beside (or at least before) the pipe

      === email notification to be ===
      with correct, clickable link.

      and more readable while editing, isn't it?

      Attachments

        Activity

          People

            Unassigned Unassigned
            legacy-bitbucket-user Legacy Bitbucket Cloud User (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: