Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-19636

Add support for Gravatars in Confluence both for inclusion and export

    XMLWordPrintable

Details

    • 45
    • 16
    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      NOTE: This suggestion is for Confluence Server. Using Confluence Cloud? See the corresponding suggestion.

      To the extent we ship Andreas' JIRA avatars inside of JIRA, we'll need a way for users to have consistent avatars across all Atlassian products.

      A third party created the Confluence Avatar Server plugin specifically to "allow confluence avatars to be used in fisheye in an effort to maintain consistent identities across tools."

      However, according to MattR:

      One serious problem with that plugin: it loads all the users in the system at start-up, whenever a user is added or removed, and whenever a gravatar is requested. The email-hash-to-username mapping is also regenerated for every user at startup and whenever a user is added or removed. It may work fine in instances with a few hundred users, but will probably quickly grind your Confluence instance to a halt after that. The lack of concurrency protection on the mapping HashMap is also a grave concern, given it is potentially read and updated quite frequently.

      I think it would be best if this functionality was implemented in the applications. It isn't particularly hard, but it needs to be done in the application to have acceptable performance, I think.

      Therefore, we need a way for Confluence to at least publish avatars.

      Furthermore, we also need a way to consume avatars. I'd imagine an interface similar to that of FishEye:

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              barconati BillA
              Votes:
              566 Vote for this issue
              Watchers:
              232 Start watching this issue

              Dates

                Created:
                Updated: