tomhughes left a comment (openstreetmap/openstreetmap-website#5667)

> How will that code know if the first comment has been already deleted for a 
> given note? It can't just be `all_comments.drop(1)` for example, since that 
> won't work after the next migration has completed.

I was imagining deleting the first comment only if it was an `opened` comment 
and on top of that we could also require author and/or text to be the same.

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

Message ID: 
<openstreetmap/openstreetmap-website/pull/5667/c2660959...@github.com>
_______________________________________________
rails-dev mailing list
rails-dev@openstreetmap.org
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to