Export options for the user list are unavailable if the internal user directory is disabled.

XMLWordPrintable

    • 1
    • Severity 3 - Minor
    • 4

      Problem

      When the Bitbucket Internal user directory is disabled, and an external user directory (such as Crowd) is present, the option to export users and permissions is not shown. (screenshot attached)

       

      Environment

      Bitbucket version 9.4.x

      Steps to Reproduce

      1. Link the external Crowd directory under the user directories.
      2. Disable Bitbucket Internal Directory 
      3. Navigate to Setting -> Users 

      Expected Results

      The export dropdown for the user and permissions should be visible 

      Actual Results

      No export dropdown available for exporting the user and the user permissions list.

      Workaround

      1. Enable internal user directory and export options would be enabled.
      2. Use Export api's for fetching similar reports
      curl -u username:password -X GET http://{baseurl}/rest/ui/latest/admin/users/export
      
      curl -u username:password -X GET http://{baseurl}/rest/ui/latest/admin/permissions/users/export 

       

      Notes

        1. image (11).png
          image (11).png
          367 kB
        2. SCR-20260122-pnxz.png
          SCR-20260122-pnxz.png
          450 kB

              Assignee:
              Unassigned
              Reporter:
              Mehul Chauhan
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: