Uploaded image for project: 'Bitbucket Data Center'
  1. Bitbucket Data Center
  2. BSERV-13672

Tags created from WebUI does not display "Description" / "message" in GIT CLI command

    XMLWordPrintable

Details

    Description

      Issue Summary

      On creating tag from application UI, "git show <tagname>" command display the message as "Tagged <commitid>" instead of actual description
      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Create a tag from Bitbucket UI on a commit, enter tag name and description. 
      2. Display the tag on GIT CLI using git show <tagname> command. 
      3. Output does not include the description and it displays the message as "Tagged <commitid>"

      Expected Results

      git show <tagname> output show display the actual description entered on tag creation

      Actual Results


       

      tag tag4ec
      Tagger: admin <admin@localhost>
      Date:   Fri Feb 17 19:29:42 2023 +0000
      
      Tagged 4ecc9aXXXXXXXX
      
      commit 4ecc9aXXXXXXXX (tag: web4ectag, tag: tag4ec, origin/master)
      Author: admin <admin@localhost>
      Date:   Fri Feb 17 18:12:03 2023 +0000
      
          881test edited online with Bitbucket
      
      diff --git a/881test b/881test
      index fab3f32..afdc17d 100644
      --- a/881test
      +++ b/881test
      @@ -1 +1,2 @@
       Adding another COmmit
      +New commit
      

      Workaround

      Create a GIT tag using git cli command instead of WebUI

      Attachments

        Issue Links

          Activity

            People

              8f36004e07e8 Milly Wilson
              57730852f533 Jaya Mantri
              Votes:
              3 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: