Skip to content

Commit 988bc9c

Browse files
authored
Changed default value for selectLongestNames
Changed default value for selectLongestNames to true.
1 parent d381ecb commit 988bc9c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

p-process.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@ components:
454454
selectLongestNames:
455455
type: boolean
456456
description: "Select the longest value from the different value sources and write it to the value field if comparison is done successfully. The parameter applies this logic to the personal names, such as given name, surname, surname and given name, middle name and etc."
457-
# default: false
457+
# default: true
458458
doBarcodes:
459459
description: "Set the types of barcodes to process."
460460
type: array

0 commit comments

Comments
 (0)