AutoPacker-OSS / autopacker

MIT License
6 stars 1 forks source link

Users without admin access can not see the organization page #121

Closed MrPrecise closed 3 years ago

MrPrecise commented 3 years ago

Description

When you try to open up an organization without being the admin of the organization you will be given an error based on the role you're given. We must implment a way where you can view organization as lower than ADMIN access users.

Steps to Reproduce

  1. Become member of a organization
  2. Your role needs to be lower than ADMIN
  3. When you try to enter that organization the page

Expected behavior:

You can look at your organization with the role you have assgined, but more limited of what an admin would see.

Actual behavior:

Page throws an internal error 500

Reproduces how often:

Every user you have that's not a ADMIN

Screenshots: image

ANicholasson commented 3 years ago

@MrPrecise Fixed?

ANicholasson commented 3 years ago

@MrPrecise Still an issue?

MrPrecise commented 3 years ago

@ANicholasson Yeah, this is working now after the role changes that was introduced. I will close this.