Similar to how the GitHub plugin allows the repository or organisation icon to be used, it would be great if the BitBucket branch source plugin allowed the project icon to be used as the folder icon.
I notice there's some commented out code in BitbucketTeamMetadataAction.java for getAvatarImageOf with the comment "TODO when bitbucket supports serving avatars with a size request - currently only works if using gravatar or server".
Is there anything blocking this being enabled when BitBucket Server is in use and keeping current behaviour when BitBucket Cloud is in use until such a time it supports serving avatars with a size parameter?