- Issue created by @arlanschouwstra
- 🇳🇱Netherlands arlanschouwstra
I came up with a temporary fix. If I do a
$user->save();
in ahook_enity_insert()
it works properly. This is probably because the profile is combined with the user, but the user does not get updated.Might be something to look into.
- 🇮🇱Israel jsacksick
Well I do believe core should be responsible for that... And it probably is clearing the necessary caches... Do you use a CDN? Perhaps you have the page cache module enabled?