fix a number of issues with name variants

This commit is contained in:
Art Lowel
2020-04-03 17:28:13 +02:00
parent 62002f94ef
commit f64eff42f4
13 changed files with 116 additions and 62 deletions

View File

@@ -268,7 +268,8 @@ describe('FormBuilderService test suite', () => {
];
},
required: false,
metadataKey: 'dc.contributor.author'
metadataKey: 'dc.contributor.author',
metadataFields: ['dc.contributor.author']
},
),
];