I’m running into the problem of the delete the comment for a deleted user. The only options that I can see are to explore the API or do some SQL edit to point the comment at an active user and then use impersonate to delete the comment.
Here is how the head of comment looks. The persons comment remains following this.
Any ideas?