https://api.drupal.org/comment-management inconsistently show the username
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3050747. --> Reported by: [avpaderno](https://www.drupal.org/user/55077) >>> <p>The view on <a href="https://api.drupal.org/comment-management">https://api.drupal.org/comment-management</a> doesn't always show the updated username. For example:</p> <ul> <li>On <a href="https://api.drupal.org/comment-management?page=297">https://api.drupal.org/comment-management?page=297</a>, for a comment posted 9 years and 7 months ago, it shows <em>KiamLaLuno</em><br> <img src="https://www.drupal.org/files/issues/2019-04-25/Screenshot.0425.1508.png" alt="screenshot"> </li> <li>On <a href="https://api.drupal.org/comment-management?page=294">https://api.drupal.org/comment-management?page=294</a>, for a comment posted 9 years and 2 months ago, it shows <em>kiamlaluno</em><br> <img src="https://www.drupal.org/files/issues/2019-04-25/Screenshot.0425.1510.png" alt="screenshot"> </li> </ul> <p>In both the cases:</p> <ul> <li>The linked account is the same (<a href="https://api.drupal.org/user/138">https://api.drupal.org/user/138</a>)</li> <li>The linked comment shows kiamlaluno as username (<a href="https://api.drupal.org/comment/57#comment-57">https://api.drupal.org/comment/57#comment-57</a> and <a href="https://api.drupal.org/comment/728#comment-728">https://api.drupal.org/comment/728#comment-728</a>)</li> </ul> <p>The shown username should always be the currently used one.</p>
issue