[openstreetmap/openstreetmap-website] Account deletion cool-down period (PR #4313)

Anton Khorev notifications at github.com
Thu Oct 26 17:55:34 UTC 2023


> I still don't understand what actual problem would be caused by closing the account before the closed_at time of the last changeset.

This is to avoid the situation when a user is "done", but their changesets are not "done".

> Is there a moderation tool that waits until closed_at times have past and then fails when a user has been deleted?

Kind of. You don't really wait for close_time because it's not observable until the changeset is closed. But you may want to wait for the changeset to close because otherwise you wouldn't know if you've downloaded it fully.

It's not the biggest problem with self-deletions. I only use it here as a guide to figuring out what's the shortest deletion cooldown that still makes sense to have.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1781577351
You are receiving this because you are subscribed to this thread.

Message ID: <openstreetmap/openstreetmap-website/pull/4313/c1781577351 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231026/d406274a/attachment.htm>


More information about the rails-dev mailing list