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
107 stars 55 forks source link

AH - Admins cannot create users for an org that has an AH #4481

Closed kflemin closed 8 months ago

kflemin commented 8 months ago

Admins cannot create a new user in an organization that has an accountability hierarchy. Error message gets displayed on the page:

Screen Shot 2024-01-12 at 1 24 22 PM

This does work if a "owner" member of the ah org goes to the members page and invites a user from there, it does work:

Screen Shot 2024-01-12 at 1 27 42 PM

The Access Level and Access Level Instance dropdowns will need to be added to the admin page

haneslinger commented 8 months ago

@perryr16, I think you did something around this? Just checking so I don't duplicate work

perryr16 commented 8 months ago

@haneslinger @kflemin, yes I added access level info to "Create a user" on the admin page (#4235). It was merged into AH/develop on October 10th. Here is a screenshot of what I'm seeing on my AH/develop branch. Caching issue?

Screenshot 2024-01-24 at 8 32 59 AM

kflemin commented 8 months ago

@haneslinger @perryr16 I see it now and it works great! Not sure why I didn't have it in the branch I was testing earlier. I think we can close this