Hey @BluedgeUSA,
When the job returns done: true but positions don’t update, are you checking the collection via API queries, the Admin, or the storefront?
The reason I ask is this will help determine if we’re dealing with a caching issue or if the job is completing without actually processing the reorder.
For one of the mutations that failed to reorder correctly, can you share:
- The
x-request-idfrom the response headers - The
job.idthat was returned
I would also recommend reviewing this thread as it also has some suggestions for making these queries more efficient.