[openstreetmap/openstreetmap-website] Account deletion cool-down period (PR #4313)
mmd
notifications at github.com
Fri Oct 27 14:47:40 UTC 2023
I think the changeset replication runs as a minutely job. I even found one example, where the changeset creation entry doesn't include the real user anymore. Presumably, the user was already deleted by the time the job was running.
```
543.osm: <changeset id="143078978" created_at="2023-10-24T18:43:02Z" open="true" num_changes="0" user="user_20502046" uid="20502046" comments_count="0">
601.osm: <changeset id="143078978" created_at="2023-10-24T18:43:02Z" closed_at="2023-10-24T19:43:02Z" open="false" num_changes="0" user="user_20502046" uid="20502046" comments_count="0">
```
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1783044731
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4313/c1783044731 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231027/315eb24c/attachment.htm>
More information about the rails-dev
mailing list