You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Admin User Page Should Render User's Org And Associated Users
Expected Behavior
After an admin user logs in and is redirected to the general dashboard page, when the user navigates to the "Users" page the user's organization should be shown and all associated users should be listed in table.
Actual Behavior
After an admin user logs in and is redirected to the general dashboard page, upon navigating to the "User" page, the user's organization is not shown and no users are shown in the user page. Upon refresh, the select user's org is shown and the users are correctly rendered.
Effects are similar, but include issues with the dropdown/select.
Steps to Reproduce
Log in with administrative user or super user.
Navigate to "Users" page
If error occurs, no org/users are rendered. (Or if superuser AMR will be selected w/o any users listed)
Refresh browser
Correct org is selected and users are correctly listed in table.
The text was updated successfully, but these errors were encountered:
pnilan
changed the title
Admin User Page Should Render User's Org And Associated Users
Superuser's Admin User Page Should Render User's Org And Associated Users
Oct 5, 2023
pnilan
changed the title
Superuser's Admin User Page Should Render User's Org And Associated Users
Admin User Page Should Render User's Org And Associated Users
Oct 5, 2023
Issue Title
Admin User Page Should Render User's Org And Associated Users
Expected Behavior
After an admin user logs in and is redirected to the general dashboard page, when the user navigates to the "Users" page the user's organization should be shown and all associated users should be listed in table.
Actual Behavior
After an admin user logs in and is redirected to the general dashboard page, upon navigating to the "User" page, the user's organization is not shown and no users are shown in the user page. Upon refresh, the select user's org is shown and the users are correctly rendered.
Effects are similar, but include issues with the dropdown/select.
Steps to Reproduce
Notes
I believe this began occurring after most recent commit was merged.
The text was updated successfully, but these errors were encountered: