Partial batch rejection #10252
krishna-fac
started this conversation in
General
Replies: 1 comment
-
Hi @krishna-fac thanks for the question. Currently it is not possible to partially complete or reject a build output. This might be a nice additional functionality, if you want to either implement or fund it? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
hope you are well. I was wondering how to go about partially rejecting an incomplete batch output? you can reject or accept a full batch but I'm not sure how one would only reject some parts of a batch. These are for untracked serialised batches with say 20 parts in a batch. the batch complete create endpoint is what i'm looking at right now but it does not take quantity in its payload.
I am more focused with using the api but find an example below using the demo server.
In this build order there is an incomplete build output of 20 parts and completing the output asks for a status on the whole batch not specifically for an individual item within a batch.
do lmk if this is in the wrong place.
regards.
Beta Was this translation helpful? Give feedback.
All reactions