Incident Updated by shows as "System"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 08:28 AM
Hello everyone,
I have weird problem with incident table. I am unable to figure out the cause for it. I have an incident which was created by one of our partners through Rest explorer Table API, and they tried to update it by posting a comment on it.
In the mean time there many work notes posted on the incident saying that "This ticket is retrieved by ...." and it is being updated so many times everyday even though it was not actually updated and Updated by shows as "System".
Would like to know what would be cause for this behavior.
Thanks,
Murali Pasikanti
- Labels:
-
Incident Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 08:33 AM
There should be some schedule job defined in your system which is doing this.
Can you check if there is any schedule job defined in your instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 09:24 AM
Hi Vinoth,
Thanks for the reply. I did not find any schedules job that doing this.
Murali
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 08:34 AM
Nothing OOB.
Search anything scriptable for the text "This ticket is retrieved by". Probable candidates:
scheduled scripts
business rules
script includes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-20-2019 09:26 AM
Hi Robert,
Thanks for the reply.
Did not find any script that contained "This ticket has been retrieved by" any one of the scheduled job or BRs or Script includes.
Murali Pasikanti