meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tickets [2023/09/14 19:33] – johnny | tickets [2024/08/29 23:18] (current) – [Email Ticketing/Email to Ticket Parsing] wrongecho | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| ==== Views ==== | ==== Views ==== | ||
| - | There are currently two main views for tickets | + | There are currently two main views for tickets |
| * All tickets (from all clients) | * All tickets (from all clients) | ||
| - | + | {{: | |
| - | {{: | + | |
| * Client-specific tickets - accessed via a client' | * Client-specific tickets - accessed via a client' | ||
| - | + | {{: | |
| - | {{: | + | |
| Line 22: | Line 20: | ||
| * Client & Contact | * Client & Contact | ||
| * Priority (low/ | * Priority (low/ | ||
| - | * Status (open, | + | * Status (new, open, on-hold, resolved, closed) |
| * Related asset (future feature is to allow multiple assets) | * Related asset (future feature is to allow multiple assets) | ||
| Line 40: | Line 38: | ||
| * Merging | * Merging | ||
| - | * Scheduled tickets | + | * Scheduled/ |
| - | {{: | + | {{: |
| * Invoicing | * Invoicing | ||
| - | {{: | + | {{: |
| - | * Auto-close tickets | + | |
| + | * Schedule future work (specifying onsite/ | ||
| + | |||
| + | * Support for Project & Task management | ||
| + | |||
| + | * Watchers / Collaborators to allow others to receive updates | ||
| + | |||
| + | * Custom ticket states | ||
| + | |||
| + | * Resolved state - A ticket is resolved before being closed. Agents and client contacts can re-open resolved tickets for 72 hrs (configurable) before they automatically | ||
| + | |||
| + | * Closed state - Once a ticket is closed, it cannot be re-opened | ||
| + | |||
| + | * Client contacts with the " | ||
| + | |||
| + | * Reporting on tickets | ||
| - | ==== Email Ticketing ==== | + | ==== Email Ticketing/Email to Ticket Parsing |
| - | Registered client contacts can create/ | + | * See [[ticket_email_parse|here]] |
| - | * Configure at: **Settings > Mail**: | + | |
| - | * IMAP Host | + | |
| - | * IMAP Port | + | |
| - | * IMAP Encryption | + | |
| - | * Turn on: **Settings > Ticket > Email-to-ticket parsing** | + | |
| - | * Add a cron job to run email_parser_cron.php every min | + | |
| - | ==== Notes ==== | + | === Notifications |
| - | * Only supports basic authentication | + | * Client notifications can be configured to be sent on ticket creation & closure //("Send clients general notification emails")// |
| - | * The IMAP connection uses the same SMTP Username/ | + | * New ticket email notifications can be configured to an email/ |
| - | * Emails from unregistered contacts without | + | * Agents will be notified when assigned |
| ==== API ==== | ==== API ==== | ||
| Line 69: | Line 76: | ||
| < | < | ||
| - | Invoke-RestMethod -Uri "http://127.0.0.1/itflow/ | + | Invoke-RestMethod -Uri "https://demo.itflow.org/ |
| { | { | ||
| " | " | ||