Where are the tickets coming from?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 02:49 AM
Hi,
Every six months our system creates a change ticket. It's incomplete, missing a workflow, it's set to a change type that we don't use. It's all wrong. I can't find what is creating it. I believe it to be automated since the time it is raised is a nice round number. It might be an API, I can't see any record producers, can't see any email rules.
Does anyone have any tips on how I can track down what actually created it - anything I'm missing in the ticket? It says it was raised by "system".
The ticket is now about a week old so I fear system logs may have been overwritten, if there is anything noteworthy in them.
Thanks,
Mark.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 03:56 AM
Hi Mark,
Have you tried seeing if you have any Scheduled Jobs running every 6 months that could be causing this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 04:44 AM
Record Producers and Email Rules are just two tools in a giant workshop....
Any other object could have created it:
- Business Rules
- Script Includes
- Scheduled Jobs (both scheduled scripts AND scheduled record creations)
- Legacy Workflow and Flow
- Script Actions (though probably very unlikely)
- Any number of pull/push integrations.
Here's the good news:
it's set to a change type that we don't use
So we go to all those other objects and search where script contains that type value.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-05-2024 05:51 AM
Thank you. I was hoping there might be pointers around the ticket itself, but that's a good list of places to check. I'll continue to dig and report back.