Skip to main content

Troubleshooting

Unique Conflicts Creating Features

  • Ensure the name is trimmed and unique
  • Service validates and returns a 400 when duplicate is detected

Missing Database Client

Generate Prisma clients first:

pnpm nx run access-control-client:prisma:generate

Audit Logs Missing

  • Provide auditContext with tenantId and performedBy where relevant
  • Check the audit sink configuration