Skip to content

Commit bd9b9bf

Browse files
Merge pull request #331 from regulaforensics/default-value-change
Changed default value for selectLongestNames
2 parents d381ecb + 988bc9c commit bd9b9bf

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)