Ticket Management
The Tickets page at /dashboard/:id/tickets shows a paginated list of all tickets, 20 per page, newest first.
Filtering
Use the status filter dropdown: All · Open · Closed.
Ticket columns
| Column | Description |
|---|---|
| # | Ticket number |
| User | Opener's tag |
| Type | Ticket type |
| Status | Open / Closed badge |
| Priority | Priority level badge |
| Created | Creation date |
| Action | Close button for open tickets |
Closing from the dashboard
Click Close on any open ticket to close it remotely. Reason is recorded as Closed via dashboard.
Remote close
Closing via the dashboard does not post a close embed inside the ticket channel or send a DM, since it's a remote action.