Troubleshooting
Unique Conflicts Creating Features
- Ensure the
nameis 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
auditContextwithtenantIdandperformedBywhere relevant - Check the audit sink configuration