Duplicate Name of users who 'like' a post don't change if the username is changed

RobinHood

Well-known member
Not sure if really a bug, but just an observation that I thought was a bit interesting.

If a username is changed then anything they've previously liked seems to still come up as their old username.

name change.webp
 
This will happen until you update denormalized usernames I think...


Update denormalized usernames on username change
When you change a user's username, you may instruct the system to update all denormalized versions of that username. This can be an intensive operation, and if you have very large amounts of data you may wish to disable it.
 
Top Bottom