Commit graph

2 commits

Author SHA1 Message Date
f81817c0f6 fix: Prisma where clause conflict causing old non-terminal tasks to bypass dueDate cutoff
Top-level OR and AND keys on the same where object conflicted — consolidated
all suppression conditions into a single AND array in both the SSR page
query and the /api/tasks route.
2026-04-08 18:38:07 +00:00
b036a93da2 Initial commit: OnDeck project
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 13:20:52 +00:00