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.
Thanks for the reply, but i found out it wasnt a UiPath issue, it was a me issue. It was just the Queueitemstates not properly configured. Will delete the post