Our dashboard says the batch is nearly done, but its counter includes repeat inspection attempts after a restart. We planned 100; we're doing sample verification on Fairino FR10 in a workshop batch inspection cell, using an inspection coupon.
An item can fail and then have a reviewed retry. I need unique accepted items counted while keeping the failed-check history
I've traced one item in our saved history and found several successful attempts with the same identity. Our counter adds each success, inflating the apparent batch progress
Rebuild an offline total from item dispositions, keeping attempts underneath. Counting each accepted identity once should give you the right batch total.
@GraceBennett0755 Only if accepted means the current disposition. An item that passed and was later rejected can't stay counted just because it passed once.
Right. I should've said current authorized disposition. Keep the full history, but count an item only if its current disposition makes it accepted for this batch.
@GraceBennett0755 On my report, we put attempts and accepted items beside each other. People stopped expecting the numbers to match once the repeated inspections were visible.