Fusion 2.0 How to find the culprit of an error in the Queue waiting to be processed?
Hi all,
I have a scenario that copies a value from a Job Number field to the project name as a prefix. Occasionally someone will create and then immediately delete a project which causes several of my scenarios to throw an error.
Your scenario PROJ-Add Job Number to Project Name v2.0 | Production has encountered an error.
[404] null with primary key value(s) "631f7d7d000ec1d6d1b3b946b711ad83" not found
I can go to the scenario and see the error:

Now I need to delete that entry from the queue so it won't try to run again.

When I open the queue, I'm presented with sometimes hundreds of entries

The only way I know to try and find the object GUID from the error is to select "Detail" from each of hundreds of entries until I find the right one to delete. Only then can I turn my scenario back on.

Is this the only way to do this? It seems like someone has most likely thought about this before. This takes hours for each error I get and if I can't get to the error quickly it could build up to over a thousand queue entries. I can't spend around one minute looking through each one, that would be up to 16 hours just to find a bad entry. Isn't there some kind of search function available?


