Client SaaS
TypeScript
Issue Resolved
Issue #141 closed: Resolve N+1 query on /cleaner/availability
Problem
TIDY-LINKER-26 — Sentry performance N+1 detection on /cleaner/availability. 19 events.
Fix
Add the relevant with(...) eager-loads in the controller / data provider for the cleaner availability page. Confirm by re-running the page with Telescope or DB::listen and checking Sentry stops flagging it.