Find users by Id in UserListModel
Find users by Id in UserListModel
as there may be users with the same display name which will end up with the wrong member replaced.
Also used joinedMembers()
as that is the equivalent on the old users()
, we only want to list those who are currently joined.