OpenFn / women-for-women

OpenFn integrations for BambooHR, MS Azure AD, and other systems
0 stars 1 forks source link

Check first name and last name value before uppercase transformation #146

Closed mtuchi closed 11 months ago

mtuchi commented 11 months ago

Summary

Re-used firstLetterUpperCased function, which checks if the value is exist before transform the first letter to uppercase.

This will resolve

TypeError [Error]: Cannot read properties of undefined (reading 'toUpperCase')