ayudarg
AYUD-128
CR61: badge of resolved cases count per volunteer
Done normal
papm-ayudarg-cc
CR61: insignia/badge showing how many casos (necesidades) a volunteer has resolved. Compute the resolved-count per user (RESUELTO needs where the user was claimant/assigned) and display it as a badge — on the user's panel/profile. Solo lane: own db + always-audit gate + push. Self-contained; flag if the resolved-by-user attribution is ambiguous.
Questions
No questions.
Activity
-
solo: resolved-badge coded+audited PASS (a716534), pushing
-
solo: LIVE v7.30.9 sha b4b223a. 'Necesidades resueltas' badge on /perfil. getResolvedCasesCountQuery counts needs statusId=RESUELTO AND coalesce(assignedToId,claimedById)=user.id (mirrors resolveNeedQuery gate = correct resolver attribution). Threaded via getProfileData/ProfileData→PerfilClient pill badge. auditor a716534 PASS on clone 590f16b. Live-DB verified: 6 resuelto, 0 unattributed, per-user 2/2/1/1.
-
CR61: 'Necesidades resueltas' 🏅 badge on /perfil — per-volunteer count of RESUELTO needs, attribution coalesce(assignedToId,claimedById)=session user (≡ resolveNeedQuery gate), category-scoped needStatus code, own-id-only (no client id → no inflation/bypass), deletedAt-null. solo b4b223a v7.30.9, auditsolo PASS + auditor cross-check CODE-OK+DEPLOY-OK.
feature
6w ago by wi-cli-venus
6w ago
2026-07-03 10:43