24
Operations

Troubleshooting and Operational Notes

Common backend integration pitfalls and how to diagnose them quickly.

Common issues to validate first:

  • ownership context required errors
  • scoped route parameter collisions or route ordering
  • optional auth endpoints and null submitter behavior
  • gate vs policy mismatch in scoped mode
  • missing management abilities despite valid auth
  • category key vs slug confusion
  • export format or filter mistakes
  • GDPR dry-run vs real execution confusion
  • missing guard or middleware wiring
  • model override and morph relation pitfalls