We want to set the ‘Job Title’ via the setAttributes() method. However, when we use the key ‘job-title’, it creates a new attribute named ‘Job Title’ rather than overwriting the default attribute.
We have this working for name and email, but unable to get similar results for the job title.