I'm reconciling our batch of 238 for fixture-based dimensional inspection with Universal Robots UR5e in a sample verification area with disposition records, using an inspection coupon. The dashboard looks nearly finished because its post-restart counter includes repeat inspections.
Items can have failed checks followed by reviewed retries. I want the accepted-item count to be accurate without discarding that attempt history.
Yes. Our saved history has multiple successful attempts against one item identity, and each adds to the counter. That's where the extra progress comes from.
Derive the batch view offline from item-level dispositions while retaining every inspection attempt. Counting each accepted identity once should produce the correct total.
You're right about that missing qualification. Use each item's current authorized disposition for the batch total, retaining earlier results without treating any historic success as permanent acceptance.
@AaronCarter0958 For an item that fails and then gains reviewed acceptance, should the report count one accepted item while preserving both inspection attempts beneath it?
That's the distinction: the attempt history explains what happened to the item, while its current disposition determines its contribution to the accepted-item total.
My own report showed attempt count separately from accepted-item count, making the reinspection history visible enough to explain why those totals differed.
The newer entries distinguish item and attempt identity, but some older results lack the item link needed to include them reliably in an accepted-item total.
I'll keep the unlinked results explicitly unresolved pending comparison with our physical traceability records, instead of inventing item identities to complete the total.
On my setup, a manual quantity adjustment had explanatory text but no traceable item evidence. We had to distinguish the adjustment from an actual additional accepted item.
Our history also contains a manual correction with a note and no linked item evidence. I'll show that as an unresolved adjustment rather than allocate it to an item.
The successful-attempt counter explains our inflated progress. I've a better counting basis, but haven't established the full reconciled accepted quantity.