openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.21k stars 918 forks source link

Backfill note subscriptions #5304

Closed AntonKhorev closed 2 weeks ago

AntonKhorev commented 2 weeks ago

Part two of #5283.

Creates a subscription for every note commented by a non-anonymous user. Does this by:

tomhughes commented 2 weeks ago

This looks good now, thanks.