Skip to content

Commit

Permalink
Adjust variantName (RPB-102)
Browse files Browse the repository at this point in the history
  • Loading branch information
maipet committed Oct 30, 2023
1 parent 74c69d3 commit f743e31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/rppd-to-lobid.fix
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ trim("preferredName")

set_array("variantName[]")
copy_field("f1nc[].*.f1nc", "variantName[].$append")
copy_field("f1nd[].*.f1nd", "variantName[].$last")
copy_field("f1nd[].*.f1nd", "variantName[].$append")
uniq("variantName[]")


Expand Down

0 comments on commit f743e31

Please sign in to comment.