How to remove the Delete status items from the queue?
After deleting also it keeps showing as the Deleted in the list. So what is the purpose of showing this Deleted status items?
Hey @tejaskumar.darji This is a property when we delete the queue item it is been deleted but status of record is changed to deleted if you don’t want it to be shown then apply filter to exclude deleted it’ll hide that but still exist in database.
Cheers
Hi @tejaskumar.darji
you cannot permanently remove deleted items from Orchestrator yourself.
only way they disappear is through Orchestrator’s automatic retention policy(configured by your admin).
purpose of showing Deleted items
To give visibility into which transactions were manually/automatically removed.
For audit purpose the deleted items are also shown there..as in an ideal situation for any deleted item there needs to a reason and trace why it has been removed
If you want to completely remove then you need to delete the queue and recreate a new one..but that will loose completed and other items as well
Cheers
Because of this deleted items I am not able to reload a transaction for testing, because the unique reference is enabled. Also deleting the whole queue will loose all the testing data so not a feasible option.
Deleted items shouldn’t be considered in this case. Double-check that you have deleted all items with the same reference as the item that you want to add.
- Retried and deleted queue items do not participate in unique reference checks. As such, we recommend that you do not delete an initial queue item from a retry chain, since this prevents the validation of unique references. However, if the initial queue item has been picked up by data retention, this validation is still performed.