Active
Project:
Avatar Kit
Version:
8.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Mar 2023 at 15:06 UTC
Updated:
25 Dec 2025 at 19:55 UTC
Jump to comment: Most recent
I just did a migration of a D7 site to D10, with this module enabled. Some of the users have user pictures, uploaded as files.
Every time I view a user at user/xxx, the user picture field value for that user is deleted.
AFAICT this is caused by the avatar module.
Comments
Comment #2
ambient.impactI could be wrong about this, but I don't think it's viewing the user that's the problem but that this module seems to do some funky stuff when installed to the existing user picture field. After installing 1.x, the existing user picture file entities aren't even present on the loaded user entity according to Devel. I'm still poking through this module's code to see what it does. I haven't tested the 2.x since that seems to have stalled since 2018 whereas the 1.x has had some updates since.