diff options
| author | Peter Stone <thepeterstone@gmail.com> | 2026-01-18 15:47:51 -1000 |
|---|---|---|
| committer | Peter Stone <thepeterstone@gmail.com> | 2026-01-18 15:47:51 -1000 |
| commit | 791034f1b588bf679f45a0f89168515fcbde66d5 (patch) | |
| tree | f7c75105ac4aa370bd22874dbe0bf976cba892ec /web/static/js | |
| parent | 8dbb6f43577b8a86e94ef7aaee196f9743356643 (diff) | |
Fix Trello closed boards bug - filter API and clear stale cache
Closed boards were appearing because:
1. API fetched all boards including closed ones
2. Cache used upsert logic that never removed old data
Fixes:
- Add filter=open to GetBoards API call
- Add filter=visible to GetCards API call
- Clear boards/cards tables before inserting fresh data in SaveBoards
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Diffstat (limited to 'web/static/js')
0 files changed, 0 insertions, 0 deletions
