Hi,
I’m trying to provide a way in which user’s can migrate their user avatar from an old user to a new one, then delete the old user. I have been successful in copying over the avatarFileId field from one user to another. But then, when I delete the old user, the avatar for both disappears!
Is there any way in which I can set the avatar for the new user & then delete the old user?