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

Group Names in Repository Permissions are Displaying in Lowercase and being returned in Lowercase by the REST API endpoints

    XMLWordPrintable

Details

    • 5
    • We collect Bitbucket feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      Summary

      In the repository permissions page, if you add a group, this will be displayed in all lowercase in the UI, even though the group name may contain uppercase characters.

      Steps to Reproduce

      1. Create a group in Bitbucket Server in uppercase characters. (i.e. TEST)
      2. Add this group as a repository permission to a repository.
      3. It will display in all lowercase. (i.e. test)

      Expected Results

      The group name should be displayed in its correct case in the UI.

      Actual Results

      The group name is displayed in all lowercase.

      Notes

      This also affects the output of the REST API endpoints to retrieve the permissions at repository and project level.
      Groups retrieved using the rest/api/1.0/admin/groups instead are not impacted.

      Attachments

        Issue Links

          Activity

            People

              istephens Isabella Stephens
              dlahn David Lahn (Inactive)
              Votes:
              2 Vote for this issue
              Watchers:
              10 Start watching this issue

              Dates

                Created:
                Updated: