To monitor the "seen" status of messages, api clients currently need to implement a polling strategy. Adding a seen event to enable web-hook integration, will limit api usage and improve state change detection.
Like in a web browser if we could go back to the previous page (conversation in this case) it would be pretty usefull for merging and "linking" conversation together.
Require tag: add new tags to the list automatically
Idea: "select a tag among children tag of tag X" This would be very helpful if you have a "Incident type" list of tag and you add new types as they happen.
At the moment you cannot delegate all inboxes of a member of staff without showing all their private discussions. But if you turn off delegation and select their inbox, you can then no longer see assigned emails etc.
View previous and new ticket status in Analytics export
If I do a "Full events" export for a Workload report, for the "conversation_stage_update" event type it would be really helpful to see the previous conversation stage and the new conversation stage. This type of granular data would allow the team ...