Avatar Image Inconsistencies in Web IDE Status Bar
Summary
The avatar image in the status bar in the bottom editor is not consistent with the current avatar picture of the user.
Steps to reproduce
(How one can reproduce the issue - this is very important) Don't know exactly but probably by creating an account with an email that is not associated with Gravatar, and then uploading a picture manually to the GitLab.com profi.e
Example Project
(If possible, please create an example project here on GitLab.com that exhibits the problematic behavior, and link to it here in the bug report)
(If you are using an older version of GitLab, this will also determine whether the bug is fixed in a more recent version)
What is the current bug behavior?
The image that shows up in the status bar is not the correct image. It should be the same image I have in my profile.
What is the expected correct behavior?
Both the images in the status bar of the IDE and the nav bar should be the same.
Relevant logs and/or screenshots
In this case the Avatar that was showing up, was from a different person.
Output of checks
This bug happens on GitLab.com#### Results of GitLab environment info
Expand for output related to GitLab environment info
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:env:info)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production)
Results of GitLab application Check
Expand for output related to the GitLab application check
(For installations with omnibus-gitlab package run and paste the output of:
sudo gitlab-rake gitlab:check SANITIZE=true)(For installations from source run and paste the output of:
sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production SANITIZE=true)(we will only investigate if the tests are passing)
Possible fixes
(If you can, link to the line of code that might be responsible for the problem)
