TeamMember is-a Member; drop bogus tm.getMember() calls

FixInitializerService
Shipped
April 23, 2026 at 8:53 PM UTC
Author
Kamo
Commit
2c5f5ad

TeamMember uses JOINED inheritance — it IS a Member, no nested member field. The backfill was calling tm.getMember() which doesn't exist. Also switches the JPQL status filter onto tm.teamMembershipStatus (the actual field on TeamMember) instead of the non-existent tm.status. Commit is local-only per project policy (KamoInitializerService is not pushed from this environment).

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