How to know if surveys are sent or not
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 04:12 AM
Hello
I created a master survey for my company when an incident is closed.
table : incident
User : requested_for
condition : if Incident State is closed or Assignment group is "P02-VER-IT-SOUTH AMERICA" and requested_for.support is false.
The survey is active.
I close an incident assigned to group P02-VER-IT-SOUTH AMERICA for which the requested_for is not support.
Nothing happens.
I don't see any email sent to the requested for.
I don't get any survey instance.
Nothing can helps me to know why the survey is not sent (if he is not sent).
Do you have any idea why I can't see anyhting ?
Thanks
Vanessa Heux
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 05:14 AM
Hi Vanessa,
The most common/likely configuration issue that causes the above is not publishing the Survey. It's easy to forget this step. Check your Survey is both Active and Published:
Regards
Paul
Regards
Paul

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 05:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2018 05:35 AM
Hello
Survey is published, active and send notifications is checked too.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2018 08:00 AM
I would simplify your conditions to State - is - Closed.
table : incident
User : requested_for
condition : if Incident State is closed
Also, this is on the Incident table, is requested_for the correct field? shouldn't it be caller_id?