- Issue created by @nickdickinsonwilde
- πͺπΈSpain fjgarlin
The reason is not the username change, the reason is because you didn't do any comment in the d.o issue itself, only in the MR.
The code trying to match username to profile links is:
- https://git.drupalcode.org/project/drupalorg/-/blob/7.x-3.x/drupalorg/js...
- https://git.drupalcode.org/project/drupalorg/-/blob/7.x-3.x/drupalorg/in...When it doesn't find a match, it just renders the name. When getting the list of users, it queries the d.o comments.
The amount of work to get this correct for this case might be too much, as we'd need to do API calls before render to get the activity, or additional calls to match users that aren't matched yet, and all that for some contextual JS functionality, so not sure it's worth.
So to reiterate, it's not your user, it's just that you didn't do any comment on the issue itself.
- πΊπΈUnited States drumm NY, US
Yes, thatβs exactly correct. Since issues are being migrated to GitLab at git.drupalcode.org, π Migrate drupal.org issues to gitlab issues Needs review , we are not fixing issues like this on www.drupal.org as the time is better spent on the migration.