/branch-permissions/2.0/projects/{projectKey}/repos/{repositorySlug}/restrictions should contain "users"

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 4.0.0
    • Affects Version/s: 3.10.0
    • Component/s: API - REST

      When hitting the API@
      /rest/branch-permissions/2.0/projects/{projectKey}/repos/{repositorySlug}/restrictions

      See attachment for branch-permissions.JPG
      the response I get back is:

      {
            "id": 72,
            "type": "read-only",
            "matcher": {
              "id": "**/tags",
              "displayId": "**/tags",
              "type": {
                "id": "PATTERN",
                "name": "Pattern"
              },
              "active": true
            }
          }
      

      when I would have expected me ('wparad') to be somewhere in the response.

        1. branch-permssions.JPG
          24 kB
          Deleted Account

              Assignee:
              Felix (Inactive)
              Reporter:
              Deleted Account (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: