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/10/08 19:34] – [Notes] wrongecho | 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 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 | ||
- | {{: | + | {{: |
- | * Auto-close tickets | + | |
- | ==== Email Ticketing ==== | + | * Schedule future work (specifying onsite/ |
- | Registered | + | |
- | * Configure at: **Settings > Mail**: | + | * Support for Project & Task management |
- | * IMAP Host | + | |
- | * IMAP Port | + | * Watchers / Collaborators to allow others to receive updates |
- | * IMAP Encryption | + | |
- | * Turn on: **Settings > Ticket > Email-to-ticket | + | * Custom ticket states |
- | * Add a cron job to run email_parser_cron.php every min | + | |
+ | * 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 | ||
+ | |||
+ | * Client contacts with the " | ||
+ | |||
+ | * Reporting | ||
+ | |||
+ | ==== Email Ticketing/ | ||
+ | | ||
+ | |||
+ | === Notifications === | ||
+ | | ||
+ | | ||
+ | * Agents will be notified when assigned | ||
- | ==== 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 ==== | ||
/ | / | ||
Line 65: | Line 76: | ||
< | < | ||
- | Invoke-RestMethod -Uri "http://127.0.0.1/itflow/ | + | Invoke-RestMethod -Uri "https://demo.itflow.org/ |
{ | { | ||
" | " |