Remove duplicate membership method

Signed-off-by: Émile Ré <emile@getprobo.com>
This commit is contained in:
Émile Ré
2026-02-16 11:14:20 +04:00
parent 56ec0ab3c3
commit 7794563e94
6 changed files with 29 additions and 12 deletions

View File

@@ -328,7 +328,7 @@ func (s *Service) HandleAssertion(
}
}
if err := membership.LoadByIdentityAndOrg(
if err := membership.LoadByIdentityIDAndOrganizationID(
ctx,
tx,
scope,