Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolve Gravatars via Gravatar? #2

Open
RobotLimeLtd opened this issue Mar 9, 2015 · 2 comments
Open

Resolve Gravatars via Gravatar? #2

RobotLimeLtd opened this issue Mar 9, 2015 · 2 comments

Comments

@RobotLimeLtd
Copy link

I noticed that the Pipeline Plugin uses a linked JIRA application (if one exists) to find the Gravatar, rather than Gravatar directly. This causes problems if you're not using JIRA, or of your JIRA instance won't resolve gravatar images via the URL http://jira-server/secure/useravatar?ownerId=.

Can you resolve Gravatars directly via Gravatar, using the email addess of the Bamboo user?

@dougmessick
Copy link
Contributor

Some clarification so I understand your feature request fully:

There are instances where bamboo servers are not able to reach out to external sites for security reasons, so I'm assuming you would expect to have the gravatar links set up in bamboo as in the documentation here:
https://confluence.atlassian.com/display/BAMBOO/Configuring+Gravatar+support.
Also, just because some users may have gravatars set up, others may only have avatars in Jira. Would it be ok if we only allowed one source of truth instead of trying to fail back to the other and user both?

Another option that came to mind would be for users who don't have avatars set up to have a colored box with their initial in it, similar to how google does when multiple people edit a google doc. Would that be a better fallback for when no avatar is found?

@RobotLimeLtd
Copy link
Author

Yes, I'm working on the basis that if your Gravatar is visible in Bamboo, it's because your Bamboo server can connect to the default public Gravatar service, or you have set Bamboo up to point to an internal Gravatar server.

The current problem I have is that Gravatars are correctly resolved from the default public Gravatar website correctly in both JIRA and Bamboo, yet are not displayed in the Pipeline plugin - is this a bug?

I like the idea of User initials in a box when no avatars can be found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants