-
Bug
-
Resolution: Fixed
-
Minor
-
None
Using version 935.1.1 and my Organization Folder projects don't show the avatar of their respective Bitbucket Data Center projects. When I did a quick test with Organization Folders a month ago I thought I did see the project avatar, though now I'm not fully sure.
All projects the random generated gravatar.
If I manually call the endpoint "/rest/api/latest/projects/<PROJECT_KEY>/avatar.png" using an HTTP token I do get the correct PNG file returned.
The trait "Show Bitbucket avatar images" is enabled and the folder icon is set to "Metadata File Icon".
When going through the recent changes I did notice https://github.com/jenkinsci/bitbucket-branch-source-plugin/pull/978, could that change have broken something for Bitbucket DC?