Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Changing a user's full name with a plugin in Confluence 3.5

Andrew Ardill
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 8, 2011

In com.atlassian.user.User there was once a method setFullName(String) that allowed a plugin to change a User's full name. This was deprecated and then removed, what is the best way to set the full name now?

An example use case could be a custom form that allows mass editing of User's names.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
David at David Simpson Apps
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
August 8, 2011
Isn't there a DefaultUser class instead that can help this this?
Andrew Ardill
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 8, 2011

If you are suggesting that I cast the User to a DefaultUser, and then use the setFullName method on it, this doesn't seem to work - though perhaps it should.

TAGS
AUG Leaders

Atlassian Community Events