[openstreetmap/openstreetmap-website] Bug with "empty" Notes (#3168)

fidoez notifications at github.com
Fri Apr 9 12:49:00 UTC 2021


Some existing, not closed OSM-notes lose their information, i.e. they still exist, but have no information/comments. Some days before they have had comments. I call them "empty" notes.

I know today 3 such notes with IDs: 730590, 1718681, 2017046
A http-request to these notes delivers a server error (500): https://www.openstreetmap.org/note/730590
OsmAnd and JOSM show these notes. I didn't try to close them to preserve them.
The API https://api.openstreetmap.org/api/0.6/notes?bbox=7.63,50.89,7.64,50.90&closed=0 results in such an empty note (s. File2.txt). 4 weeks before the API results in File1.txt
It has to be examined:
1. Which app/process destroys the notes (produces empty notes)
2. Prevent the database to accept empty notes
3. Find a way to delete all existing empty notes, when step 2. is done

[File1.txt](https://github.com/openstreetmap/openstreetmap-website/files/6285739/File1.txt)
[File2.txt](https://github.com/openstreetmap/openstreetmap-website/files/6285741/File2.txt)





-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/3168
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20210409/3b85d904/attachment.htm>


More information about the rails-dev mailing list