[openstreetmap/openstreetmap-website] Account deletion cool-down period (PR #4313)
mmd
notifications at github.com
Wed Oct 25 20:43:35 UTC 2023
> 24 hours is a period after which all of the user's changesets are closed. Otherwise there are possible changeset close events for deleted users.
So the way this works is, whenever you create a changeset or upload some changes to the same changeset, the closed_at timestamp will be set to the current timestamp + 1 hour. In addition, the total time difference between created_at and closed_at can never exceed 24 hours. -> Once you stop uploading data, all of your changesets will be implicitly closed latest in one hour.
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/4313#issuecomment-1780024507
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/4313/c1780024507 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20231025/ca39ee22/attachment.htm>
More information about the rails-dev
mailing list