Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the internal dashboard to load even if a user account has an empty name. #1382

Merged
merged 2 commits into from
Jul 20, 2020

Conversation

jpwhite4
Copy link
Member

The Internal Dashboard -> User Management -> Existing Users tab will sit spinning
in "Loading" if there exists an existing user that has an empty field in any of
the settings (name, email, etc).

This change allows the interface to load so that an admin can actually fix the
problem. Without this change the only way to fix the issue appears to be by directly
modifying the contents of the database.

Note that the missing name issue has been seen on metrics prod and also occurred while
we were testing the XDMoD tutorial. In both cases the underlying cause was a misconfiguration,
(which needed to be rectified) but this change at least allows the resultant problem
to be fixed.

Tested manually in the tutorial docker build.

…pty name.

The Internal Dashboard -> User Management -> Existing Users tab will sit spinning
in "Loading" if there exists an existing user that has an empty field in any of
the settings (name, email, etc).

This change allows the interface to load so that an admin can actually fix the
problem. Without this change the only way to fix the issue appears to be by directly
modifying the contents of the database.

Note that the missing name issue has been seen on metrics prod and also occurred while
we were testing the XDMoD tutorial. In both cases the undelying cause was a misconfiguration,
(which needed to be rectified) but this change at least allows the resultant problem
to be fixed.
@jpwhite4 jpwhite4 added the bug Bugfixes label Jul 17, 2020
@jpwhite4 jpwhite4 added this to the 9.0.0 milestone Jul 17, 2020
@jpwhite4 jpwhite4 merged commit 0ec8aff into ubccr:xdmod9.0 Jul 20, 2020
@jpwhite4 jpwhite4 deleted the internal branch July 20, 2020 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants