Resolve member names on /leads/credits + link to their account

Fixkamo-internal
Shipped
July 2, 2026 at 6:14 AM UTC
Author
kamo
Commit
e8243df

The member column and filter showed raw ids because the name map was built from /api/security/members, whose CockroachDB Long ids serialize as JSON numbers and lose precision past 2^53 — so keys never matched the string eligibleMemberIds from /credits/manage. Switch to the precision-safe /api/security/members/names endpoint (string-keyed id->name). The member name in the grid is now a link to their account page ****************

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing