{"id":"69584a0251eccfbd24748c34","title":"2025 11 24 Issue 90","path":"how-to/committee/release-notes/2025-11-24-issue-90","contentMarkdown":"# 24-Nov-2025 — exclude cancelled and deleted walks from leader counts in local mode [#90](https://github.com/nbarrett/ngx-ramblers/issues/90)\n\n## [Commit 8c67eed](https://github.com/nbarrett/ngx-ramblers/commit/8c67eedb6a2b7150d07959ff08e8b5a0b565431d)\n\n_____\n\n## Bug Fixes\n\n### **agm-stats**: exclude cancelled and deleted walks from leader counts in local mode\n\nThe issue: Walk leader counts only matched confirmed walks, but detail tables showed all non-cancelled, non-deleted walks. This caused discrepancies (e.g., Amanda G showing 2 walks in count but 5 in detail, then 6 after first fix).\nThe fix: For local mode, change confirmedStatusMatch to exclude both 'cancelled' and 'deleted' status, matching the logic in classifyLocalWalk (line 823-829) which filters out cancelled walks from morning/evening classifications.\nThis ensures leader walkCount matches the walks shown in detail tables.","contentHtml":"<h1>24-Nov-2025 — exclude cancelled and deleted walks from leader counts in local mode <a href=\"https://github.com/nbarrett/ngx-ramblers/issues/90\">#90</a></h1>\n<h2><a href=\"https://github.com/nbarrett/ngx-ramblers/commit/8c67eedb6a2b7150d07959ff08e8b5a0b565431d\">Commit 8c67eed</a></h2>\n<hr>\n<h2>Bug Fixes</h2>\n<h3><strong>agm-stats</strong>: exclude cancelled and deleted walks from leader counts in local mode</h3>\n<p>The issue: Walk leader counts only matched confirmed walks, but detail tables showed all non-cancelled, non-deleted walks. This caused discrepancies (e.g., Amanda G showing 2 walks in count but 5 in detail, then 6 after first fix).\nThe fix: For local mode, change confirmedStatusMatch to exclude both &#39;cancelled&#39; and &#39;deleted&#39; status, matching the logic in classifyLocalWalk (line 823-829) which filters out cancelled walks from morning/evening classifications.\nThis ensures leader walkCount matches the walks shown in detail tables.</p>\n"}