Hello, i am trying to create a sequence to check if a queue item already exists in a queue. I have the queueitemstates property set to “New, InProgress, Successful and Retried”, but when i run the check it seems to target items that have the same reference, but the status is Deleted.
Anyone know what might be the issue?