sync: auto-sync from HOWARD-HOME at 2026-07-17 20:43:33

Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-07-17 20:43:33
This commit is contained in:
2026-07-17 20:44:07 -07:00
parent 8f89667398
commit 5ffa384e69

View File

@@ -115,6 +115,18 @@ Added client project tracking to the tracker dashboard. Created `client-project`
Updated the dashboard with a "Client Projects" sidebar section separate from All Issues. Client projects are excluded from the code bug/feature views. The sidebar shows per-client counts and only displays clients that have active projects. Cards show assignee tags. The new issue form adds Client and Assigned To dropdowns when "Client Project" type is selected, auto-selecting the current client when filing from a client section. Filed GuruRMM feature request (gururmm #74) for built-in client/site project tracking in the RMM dashboard as the long-term solution. Updated the dashboard with a "Client Projects" sidebar section separate from All Issues. Client projects are excluded from the code bug/feature views. The sidebar shows per-client counts and only displays clients that have active projects. Cards show assignee tags. The new issue form adds Client and Assigned To dropdowns when "Client Project" type is selected, auto-selecting the current client when filing from a client section. Filed GuruRMM feature request (gururmm #74) for built-in client/site project tracking in the RMM dashboard as the long-term solution.
## Update: 20:30 PT — Full client project scan + bulk filing
Scanned all 38 client wiki articles (excluding Cascades, already filed). Identified 55 distinct projects across 22 clients. Filed 46 issues total: 42 active, 4 done (closed immediately with fixed label). Projects span Dataforth (7), Valley Wide (4), Neptune (3), GlazTech (3), Kittle (3), and 17 other clients with 1-2 projects each.
Updated the dashboard sidebar to build client sections dynamically from issue labels — only clients with active projects appear, sorted by count. No more hardcoded client list. The new issue form client dropdown also populates dynamically from labelCache. Created 25 new client labels to cover the full fleet.
Filed RMM feature request (gururmm #74) for built-in client/site project tracking in the RMM dashboard as the long-term replacement.
P1 items surfaced by the scan: Neptune transport cert expiring 2026-07-22, GlazTech PCI/SQLi exposure, Kittle server with no backup (sole DC), Quantum WMS active password spray.
Final tracker state: 111 open issues, 18 closed, across code bugs, features, skills, projects, and client work.
## Reference Information ## Reference Information
- Dashboard source: `projects/msp-tools/bug-tracker/dashboard.html` - Dashboard source: `projects/msp-tools/bug-tracker/dashboard.html`