Report to check Additional comments and worknotes of incident
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2017 03:56 AM
Dear All,
We have a requirement to create a report on incident table to find the total number of worknotes and Additional comments attached to each incident.
Is this possible.Please let me know.
Thanks,
Raj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2017 03:58 AM
Add in the update field to the fields and this should be what you are looking for?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2017 04:23 AM
Or create a notification whenthe asdignment group/ user changes on the incident table? I can't help but think either a report or notification is going to create alot of traffic if reporting on all incidents

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2017 05:12 AM
Hi Raj,
this can not be achieved OOTB. The "Updates" field doesn't reflect only the updates to "Additional comments" and "Work Notes" as it counts the updates to all fields of the record.
You have to create 1 or 2 custom fields, depending on whether you have to count seperately for each field or for both in one counter. Then add "After insert/update" business rule(s) to increase the counter each time the relevant field is updated. Then you have the data basis for your reporting requirement.
Regards,
Stefan

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2017 05:31 AM