Please see the demo video below where I can view the user profile from the thread settings (uses a `RelativeMemberInfo`) and `RelationshipList` (which uses `AccountUserInfo`)
{F752021}
Also tested the case when we can't find user with an id not found in our store by hardcoding `null` for `userInfo`
{F759554}