We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e09b4e commit ee546e1Copy full SHA for ee546e1
1 file changed
backend/src/mapHandler.js
@@ -681,6 +681,7 @@ const handleSourceFieldsToDestArray = (sourceFieldArray, source, itemsType) => {
681
}
682
});
683
684
+
685
// print Array String as output
686
logger.debug({ finalArray })
687
return finalArray
0 commit comments