Unable to edit firstName and surname for user using api

Hello,

We are trying to update user using “/users/userId” PUT api. We noticed that firstName and surName for the user can’t be updated using api.

Is there any specific reason for this or can we change it to update firstName and lastName ??

···


Thanks,

Mansi Singhal

Hi

Please try again, this should work in rev 15951, please note that you must use firstName and surname (not surName or lastName).

···


Morten

On Wed, Jul 2, 2014 at 4:59 PM, Mansi Singhal msinghal@thoughtworks.com wrote:

Hello,

We are trying to update user using “/users/userId” PUT api. We noticed that firstName and surName for the user can’t be updated using api.

Thanks,

Mansi Singhal

Is there any specific reason for this or can we change it to update firstName and lastName ??

Thanks Morten. It works !

···

On Thu, Jul 3, 2014 at 11:40 AM, Morten Olav Hansen mortenoh@gmail.com wrote:

Hi

Please try again, this should work in rev 15951, please note that you must use firstName and surname (not surName or lastName).


Regards,

Mansi Singhal


Morten

On Wed, Jul 2, 2014 at 4:59 PM, Mansi Singhal msinghal@thoughtworks.com wrote:

Hello,

We are trying to update user using “/users/userId” PUT api. We noticed that firstName and surName for the user can’t be updated using api.

Thanks,

Mansi Singhal

Is there any specific reason for this or can we change it to update firstName and lastName ??