Represents number of mail messages assigned to operator. These includes
- 0 - Unresponded
- New messages received by system from visitors is set to this status. They remain in this status untill operator. [RESPONSE_UNRESPONDED]
- Operator replies to message by writing response. In that scenario message changes status to (3) [RESPONSE_NORMAL]
- Operator replies to message by choosing No reply required option. In that scenario message changes status to (1) [RESPONSE_NOT_REQUIRED]
-
(1) - No reply required
- Sometimes visitor replies to our e-mail where visitor response does not require any feedback from us. In that scenario operator marks message as no reply required. So visitor message get's this status. [RESPONSE_NOT_REQUIRED]
- (2) - We have sent this message as reply or forward
- Messages operator has sent is set with this status. This status indicates it was an operator send message. [RESPONSE_INTERNAL]
- (3) - Responded by e-mail
- As soon operator writes response to visitor e-mail visitor message changes status to this to indicate it was responded. [RESPONSE_NORMAL]
This statistic is based on mail messages and their status. Not on a ticket itself. Each ticket consist of more than one mail message.