getStarterCollisions now filters `archived_at IS NULL` so a starter account the user voluntarily archived no longer blocks re-creation through the StarterAccountsModal. Matches the rest-of-codebase convention (active = is_active=1 AND archived_at IS NULL). Suggestion S4 from PR #185 review (#187). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| adjustments | ||
| balance | ||
| budget | ||
| categories | ||
| categories-migration | ||
| dashboard | ||
| import | ||
| layout | ||
| profile | ||
| reports | ||
| settings | ||
| shared | ||
| transactions | ||