diff --git a/registry-persistence/src/main/resources/org/gbif/registry/persistence/mapper/ContactMapper.xml b/registry-persistence/src/main/resources/org/gbif/registry/persistence/mapper/ContactMapper.xml index 1db2b661d..d2f2cc205 100644 --- a/registry-persistence/src/main/resources/org/gbif/registry/persistence/mapper/ContactMapper.xml +++ b/registry-persistence/src/main/resources/org/gbif/registry/persistence/mapper/ContactMapper.xml @@ -13,7 +13,7 @@ - user_id,first_name,last_name,description,position,email,phone,homepage,organization,address,city,province,country,postal_code,created,created_by,modified,modified_by + user_id,first_name,last_name,salutation,description,position,email,phone,homepage,organization,address,city,province,country,postal_code,created,created_by,modified,modified_by