wulf-pulse/app/api/analyzer
lorentz 9acf48e78a fix(analyzer): priorities has no is_deleted column
Filter-options endpoint was rejecting from the priorities subquery, and
because all six lookups run in Promise.all the whole endpoint failed
with HTTP 500 — leaving every multi-select dropdown empty including
Client. priorities is a small reference table with no soft-delete; just
filter on is_active.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-29 14:36:22 -04:00
..
aggregate-reports feat(analyzer): Phase 2 — full stage persistence, fingerprints, aggregate reports, cost guards 2026-04-29 14:00:22 -04:00
analyses/[id] feat(analyzer): phase 7 — share-via-email 2026-04-29 11:03:11 -04:00
jobs/[jobId] feat: AI ticket analyzer (phases 1-6) 2026-04-29 10:59:40 -04:00
needs-review feat: AI ticket analyzer (phases 1-6) 2026-04-29 10:59:40 -04:00
tickets fix(analyzer): priorities has no is_deleted column 2026-04-29 14:36:22 -04:00