Postpone Failed Item not working

Hi everyone,
I have been using Postpone transaction to convert failed status’ items to new, but unfortunately this is not happening now, and as what I have read from the latest UiPath updates they are not allowing changing of status after an item reaches ‘Failed’ status. The error I’m getting is ‘Invalid transition from a Final status , Code: 1866’

Can anyone guide me with another way to renew a failed queue item.

Pls refer this

Deprecation timeline (uipath.com)

@Mohammed_Anas
You can Retry the items manually in the specific queue.

Hi I am facing the same issue was using set transaction item to set the queue status to success after but now it is throwing ‘Invalid transition from a Final status , Code: 1866’
Can someone pls guide ?

Are you trying to change the status of an queue item from Failed to Success?

yes

earlier it was working but suddenly now it throws ‘Invalid transition from a Final status , Code: 1866’ error.

There is no way to do it, you need to add new queue item using the data from old transaction item.