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
When you assign a user to a change request, and that user is missing their name information, the assignee on the change request is blank, which is confusing UX. It's somewhat of an edge case, however it's entirely possible to create an account missing this information via SAML.
Steps To Reproduce
Create an account via SAML that is missing first name and last name.
Create that change request and assign it to that user.
Expected behavior
Rather than appear blank, it should perhaps default to displaying the user email instead.