Description
Given:
- an org
- a group with a member assigned (with only a "Member" role)
- a role with all permissions afforded and assigned to the member
- a template owned by an org
- a workspace using the org's template
When attempting to view all workspaces in an org as the above member, I encounter this error:
This stems from:
coder/coderd/workspacebuilds.go
Lines 667 to 670 in eb1602b