<p></p>
<blockquote>
<p dir="auto">Can you please give an example of a specific problem caused when a user is deleted before their final changeset closed time has passed.</p>
</blockquote>
<p dir="auto">Obviously I'm not Anton, but when a user deletes their account when they have open changesets, the changeset feed has one extra user name for them.  For example, a "select distinct id,user_id,user_name from osm_changeset where user_id = 20495462 order by id;" on a ChangesetMD database populated from the changeset feed returns:</p>
<pre class="notranslate"><code class="notranslate">     id     | user_id  |   user_name
 -----------+----------+----------------
  143036765 | 20495462 | NIneligi Elity
  143036773 | 20495462 | NIneligi Elity
  143036781 | 20495462 | user_20495462
  143036796 | 20495462 | NIneligi Elity
  143036797 | 20495462 | user_20495462
  143036800 | 20495462 | NIneligi Elity
 
 (snip)
 
  143037002 | 20495462 | NIneligi Elity
  143037007 | 20495462 | NIneligi Elity
  143037008 | 20495462 | user_20495462
  143037010 | 20495462 | NIneligi Elity
 (44 rows)
</code></pre>
<p dir="auto">This user was blocked while they were still active (<a href="https://www.openstreetmap.org/user_blocks/15241" rel="nofollow">https://www.openstreetmap.org/user_blocks/15241</a> ) and then deleted their account.</p>
<p dir="auto">It's arguable how much <em>extra</em> work this causes the DWG since vandals regularly change their names to evade detection before the final deletion (though not in this case) so the "final deleted name" is just one more.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1782735162">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLOY5TENYZF6SSNFUU3YBOJTPAVCNFSM6AAAAAA6OENTSGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBSG4ZTKMJWGI">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLNV7XNAEXTP24GOPB3YBOJTPA5CNFSM6AAAAAA6OENTSGWGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTKIJQTU.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/4313/c1782735162</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1782735162",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1782735162",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>