Skip to main content
Customer support ticket entity Represents support requests from members.

Fields

Field Registry (from workspace/sources/entity-registry.csv)

Relationships

Features

Support Ticket

Acceptance Criteria

Frontend
  • Admin/client UI can view and manage Support Ticket records where applicable.
Backend / API
  • CRUD operations exist for Support Ticket (create, read, update, delete/archive).
Permissions
  • Access is restricted to appropriate roles (tenant-scoped).
Business Rules
  • Fields and relationships documented on this page are enforced for Support Ticket.
Error Handling
  • Invalid payloads return field-level validation errors.