Improve the view on https://api.drupal.org/comment-management
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3050707. --> 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> is perfect to find spam comments, delete them, and block the spammer. When I find a spam comment, I:</p> <ul> <li>Select the comment to delete it</li> <li>Open the api.d.o user profile on a new browser tab</li> <li>Click on <em>Profile on primary site</em> to get the profile on d.o</li> <li>Block the user</li> <li>Check if there is spam from that user on d.o</li> <li>Delete the spam on d.o</li> </ul> <p>Once I selected all the spam comments shown in a page, I delete them.</p> <p>As such, that view would be more helpful if:</p> <ul> <li>There would be a column after the profile link showing the account status; a simple <em>Y</em> or <em>N</em> would be sufficient for the purpose</li> <li>The profile link would take directly to the profile on d.o, since the accounts are blocked there; alternatively, it would also be fine if both the links for the profiles on api.d.o and d.o are provided</li> </ul> <p>Finally, the view could allow to filter the comments by:</p> <ul> <li>The comment content</li> <li>The name of the user who posted the comment</li> <li>The user status</li> <li> </ul> > Related issue: [Issue #2599782](https://www.drupal.org/node/2599782)
issue