Skip to content

Organization page is broken for "USER"s of orgs #2463

Description

@FestiveKyle

Frontend break when viewing an organization's page with only "USER" level permissions. "USER"s are not allowed to view organization affiliations.

{
  "errors": [
    {
      "message": "Cannot query affiliations on organization without admin permission or higher.",
      "locations": [
        {
          "line": 33,
          "column": 5
        }
      ],
      "path": ["organization", "affiliations"],
      "extensions": {
        "code": "INTERNAL_SERVER_ERROR"
      }
    }
  ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions