From 6934fc6510c4925ab540f4d8dcae1a6ed2614972 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Sat, 15 Apr 2023 14:40:53 -0700 Subject: [PATCH] Correct duplicate ASN handling in docs Closes #3082 --- docs/configuration.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/configuration.md b/docs/configuration.md index aca9961e2..89ba83f49 100644 --- a/docs/configuration.md +++ b/docs/configuration.md @@ -986,8 +986,8 @@ barcode is detected. pages will be split up before reading the ASN. If no ASN barcodes are detected in the uploaded file, no ASN will - be set. If a barcode with an already existing ASN is detected, no ASN - will be set either and a warning will be logged. + be set. If a barcode with an existing ASN is detected, the + document will not be consumed and an error logged. Defaults to false.