Deleting a Transaction Item In Progress

Hi @LarsFeilberg and @Stephu,

Not exactly sure if you are looking for this. There is a workaround, which we use both on development and production queues. It works like a charm. There is no official function with orchestrator or in the studio connected to the orchestrator to delete in progress items.

We use the attended robot as developers to quickly delete in progress items. In production, we run this by providing the required queue name to an unattended robot.

Here is the workout solution :

Hope this helps!