System updating the additional comments field which triggers blank emails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 09:08 PM
Hi SNOW Enthusiasts,
I have been facing a problem for quite a while now which my client is complaining of and I still could not find a way to resolve.
The Story is :
When ever a Request item/incident ticket is commented, a mail notification is triggered to requester. Lately I have observed that the system is changing the additional comments even if it is blank and as a result sends an email to the requester. I have seen this issue a numerous time now where the comments are updated (totally blank) and then triggered a notification.
How can we stop this update of blank additional comments OR what may be the reason that a blank comment is updated?
Thanks,
Arnab
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 09:55 PM
Sorry gs.getSession().isInteractive()
On Monday, September 5, 2016, arnab_infosys <
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 11:45 PM
I believe Abhinay, if i use gs.getSession().isInteractive() in the condition then if there is a scheduled job which updates the additional comments automatically will not work. for e.g. putting additional comments automatically after a 14 days from the opened date as a reminder to take action on the ticket.
Correct me if i am wrong.
And thanks for your help.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 10:16 PM
There is a known problem related to empty comments and checking this is worth a try.
https://hi.service-now.com/kb_view.do?sysparm_article=KB0551681
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-05-2016 11:48 PM
Hi Kalai,
Many Thanks. very useful article. But I want to let you know that my problem persists in the parent ticket itself. I believe the article is for the child tickets (incidents).
Thanks,
Arnab