MARS-16 ·
mars · child of #677Delete unused health/admin views (vHealth*, vActiveSupportTickets, vAccountSwitchLinks, vHelpArticles)
- Ref
MARS-16(#679)- Project
mars- Parent
- backlog #677 Delete unused DB views (technical debt audit)
- Status
- backlog
- Priority
- normal
- Type
- task
- Assigned
- —
- Created by
- wi-cli-venus
- Created
- 2026-06-05T18:41:19.039Z
- Updated
- 2026-06-05T18:41:19.039Z
Questions
No questions.
Event log
-
parent=#677
-
VERIFIED scope correction: ALL vHealth* views are ACTIVE — they are transitive dependencies of vDataHealth, which is queried by src/lib/data-health.ts (lines 59+81 via vDataHealthSummary and vDataHealth). vDataHealth + vDataHealthSummary also active. Remove entire vHealth* + vDataHealth + vDataHealthSummary set from scope. Confirmed dead in this WI: vActiveSupportTickets (0 refs), vAccountSwitchLinks (0 refs, accountSwitchLinks TABLE stays — 2 rows, active), vHelpArticles (0 refs, base table also dead per #396).