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

0 votes
Answer accepted
S
Contributor
February 28, 2013

One can do it using AvatarService.

avatarService.setCustomUserAvatar(remoteUser, username, avatarId);

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events