Notification, how to take last comment or work note
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-20-2017 10:47 AM
My requirement is to take last comment or work note ,which one last updated either additional comment or worknotes . how to do that.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:03 AM
Ooo - that's a broad else statement Abhinay. If someone changes the short description, for example, it's going to hit that else. There's also the case where someone enters comments and work notes at the same time (see my question to Ankit).

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:18 AM
Well my conditions on the notifiaction is either comments or work notes
changes. Therefore I was not using else. Correct me if I am wrong
On Tue, Feb 21, 2017 at 08:05 ctomasi <community-no-reply@servicenow.com>

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:27 AM
Ah, I didn't see the conditions on the notification. Thanks for the clarification.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:02 AM
Q: How would you handle the situation where someone updates both? It's definitely possible and both will have the same timestamp.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 06:17 AM
My requirement is to fetch last one wheater comment or worknote