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 [2024/08/29 20:13] – external edit 127.0.0.1 | 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) | ||
Line 20: | 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 38: | Line 38: | ||
* Merging | * Merging | ||
- | * Scheduled tickets | + | * Scheduled/ |
{{: | {{: | ||
* Invoicing | * Invoicing | ||
{{: | {{: | ||
- | * Close - Once a ticket is closed, it cannot be re-opened | ||
- | * Auto-close tickets - sends a friendly chaser message before automatically closing the ticket for good | ||
- | ==== Email Ticketing ==== | + | * Schedule future work (specifying onsite/ |
- | Registered | + | |
- | * Configure at: **Settings > Mail**: | + | * Support for Project & Task management |
- | * IMAP Host, Port, Encryption | + | |
- | * Ticket from email/name | + | * Watchers / Collaborators to allow others to receive updates |
- | * Turn on: **Settings > Ticket > Email-to-ticket parsing** | + | |
- | * Add a cron job to run email_parser_cron.php every min | + | * 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 close. | ||
+ | |||
+ | * Closed state - Once a ticket is closed, it cannot be re-opened | ||
+ | |||
+ | | ||
+ | |||
+ | * Reporting | ||
+ | |||
+ | ==== Email Ticketing/Email to Ticket Parsing ==== | ||
+ | * See [[ticket_email_parse|here]] | ||
=== Notifications === | === Notifications === | ||
* Client notifications can be configured to be sent on ticket creation & closure // | * Client notifications can be configured to be sent on ticket creation & closure // | ||
- | * New ticket email notifications can be configured to a email/ | + | * New ticket email notifications can be configured to an email/ |
- | * IN PROGRESS: | + | * Agents will be notified when assigned a ticket & when their assigned ticket is replied to / updated |
- | ==== Notes ==== | ||
- | * Only supports basic authentication (no oAuth) for now - a "nice to have" in the future | ||
- | * Emails from unregistered contacts without a ticket reference are ignored (unless the from domain matches a domain registered in ITFlow) | ||
==== API ==== | ==== API ==== | ||
/ | / |