The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How does one edit the avatar of a user using java api for jira 5.1.x?

S
Contributor
February 20, 2013

I want to edit the avatar of a user using a job which can be scheduled everday. The job should be able to read pictures from a repository and upload as avatar pictures

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
S
Contributor
February 28, 2013

One can do it using AvatarService.

avatarService.setCustomUserAvatar(remoteUser, username, avatarId);

TAGS
AUG Leaders

Atlassian Community Events