CSAT: Option to embed a survey link variable vs. CSAT 5 stars
This is helpful because many company email clients do not download images by default, therefore the 5 stars come through as alt text. Enabling an option to add a survey link will provide a better formatted option and more likely an end user might ...
Change aggregation so that:
if conversation A has two scores (5 and 3) and conversation B has one score (1)
then average is ((5 + 3) / 2) + 1) / 2 = 2.5
instead of (5 + 3 + 1) / 3 = 3
New inbounds should cancel the scheduled CSAT rule delay
Current scenario with a 2h delay rule:
Conversation is archived at noon, survey scheduled at 2pm
New inbound at 1:30pm, replied and archived at 1:50PM
CSAT survey sent at 2PM
Desired behaviour: initial scheduling should be cancelled and CS...