SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
106 stars 55 forks source link

Review superuser access #4634

Closed perryr16 closed 2 months ago

perryr16 commented 2 months ago

Superusers cannot view organizations they are not directly a part of, most likely due to lack of AH privileges, and/or the existence of the correct organization_user for each organization. see /v3/users.py default_organization

perryr16 commented 2 months ago

This is the intended functionality. A superuser must first be added to the org to view the org data.