- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:46 AM
I noticed that the emails sent (outbound) using the Reply/Reply all/Forward buttons found in the activity log of a ticket are not shown in the activity log. This is probably because the Target field of the email in the email log is empty. If an email is sent using the Email Client (under three dots on the upper right corner) is used, the emails are shown correctly in the activity log and the Target matches with the id of the ticket the email was sent from.
This is quite confusing as the users can't see if the email was actually sent or not, nor can they see the previous conversations.
Has aynone else experienced this? To me this seems like a bug.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 01:03 AM
They can be enabled by creating a system property glide.ui16.emailStreamResponseActions (in UI16). Once enabled, these buttons appear:
Anyhow, googling with "glide.ui16.emailStreamResponseActions" got me to this Known Error article I wasn't able to find earlier. So it is indeed a bug:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0684027
Also just found another community thread about the same issue with a link to the fix. Weird I wasn't able to find these earlier:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 12:51 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 01:03 AM
They can be enabled by creating a system property glide.ui16.emailStreamResponseActions (in UI16). Once enabled, these buttons appear:
Anyhow, googling with "glide.ui16.emailStreamResponseActions" got me to this Known Error article I wasn't able to find earlier. So it is indeed a bug:
https://hi.service-now.com/kb_view.do?sysparm_article=KB0684027
Also just found another community thread about the same issue with a link to the fix. Weird I wasn't able to find these earlier:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2018 01:07 AM
Good to know, didn't know about this property

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2019 02:53 AM
Took me 3 hours to find it but as soon as I read your post the issue was resolved within about 10 minutes.
Thank you.