- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 06:07 AM
Hi Community,
I have observed that after resolving an incident in my instance, the system automatically generates three additional comments in the Additional Comments field. I would like to understand how this behavior is configured and which module or mechanism is responsible for it.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 06:22 AM
Hello @rohitgotefode3
I believe "Not Updated_Incident" is a custom field as per your business need over Incident table.
Now when the incident is moving to Resolved state, there might be a script which can be a Business Rule or Flow which is setting value as per logic setup.
Try to search over backend field name over business rule module for incident table and you will get clue where this field is used and how the value is set through script.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 06:11 AM
Those are field changes, not comments. You can determine what is shown in the activities by clicking on that filter icon to the right of the field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-08-2025 06:22 AM
Hello @rohitgotefode3
I believe "Not Updated_Incident" is a custom field as per your business need over Incident table.
Now when the incident is moving to Resolved state, there might be a script which can be a Business Rule or Flow which is setting value as per logic setup.
Try to search over backend field name over business rule module for incident table and you will get clue where this field is used and how the value is set through script.
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.