Feature #10081
closedFixed reset-password flow, subdomain validation, EIN validation. Linked purchase-order items to inventory. Fixed subscription plans page (data issue, 2 bad Mongo docs). Investigated intermittent AI vendor-extraction timeouts (ongoing).
Subtasks
Related issues
Updated by sairam machavarapu 4 days ago
- Due date set to 07/23/2026
- Status changed from New to Closed
- % Done changed from 0 to 100
Fixed reset-password flow redirecting to login before user could set new password (backend logged success but frontend UX was broken).
Fixed subdomain validation accepting already-taken/invalid subdomains; added EIN number validation.
Purchase orders / inventory: linked material-provider items to inventory on "received" status; began surfacing superadmin-managed items in provider selection.Fixed subscription plans landing page showing only 1 of 3 plans — root cause was missing type field on 2 Mongo documents (data fix, no code change needed).