# 23-Jan-2026 — prevent duplicate walks when edited in Walks Manager [ref: #135](https://github.com/nbarrett/ngx-ramblers/issues/135)

## [build 434](https://github.com/nbarrett/ngx-ramblers/actions/runs/21282030433) — [commit cfa930f](https://github.com/nbarrett/ngx-ramblers/commit/cfa930f8c2a03b96728f2de799fd1c41ccb85fd0)

_____

When a walk was edited in Walks Manager (title, date, or leader changed),
the sync was creating a duplicate instead of updating the existing walk.
This caused both old and new versions to appear on the website.