Update/Modify queue item contents with in progress status

Hey folks,
Any one know how we change the contents of queue items with in progress status, this is weakness point on queue

1 Like

Hi @ahmad_sarrawi

By design, fetching a queue item causes it to change the status to IN PROGRESS, at which point the queue data is not editable any more. You can read more about queue statuses here:

I believe the go-to way to act here is to fail the queue item and then re-add it.

1 Like

Thanks for your support,
But I’m need way to change some data on transaction item with in progress status, such as API’s or any activities such as set transaction progress

1 Like

Hello,
Did you fine any solution for this?

Thank you.