Private
Public Access
1
0
Catherine Renelle bcb4a74158 Fix Dashboard top categories query translation error
EF Core cannot translate GroupBy with a navigation property
(Category.Name) joined via nullable FK into SQL. Split into two
queries: group by CategoryId server-side, then look up category
names in a separate query.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 00:34:52 -05:00
S
Description
No description provided
MIT 1.5 MiB
Languages
C# 65%
Vue 30.2%
TypeScript 4.6%
Dockerfile 0.2%