Change user mention display name

David Hergert _PAYX_ August 24, 2014

It appears the way User Mentions are displayed is driven off of the "User Display Name Attribute" in the User Directory Configuration, which we have set to "displayName" in AD. Our displayName attribute is in the format of "Lastname, Firstname" which doesn't look very nice when doing user mentions. And at this point, we can't change the format of our AD attribute.

So I followed this article, https://confluence.atlassian.com/pages/viewpage.action?pageId=296094848which describes how you can change your User Directory config to make Confluence instead use "givenname + sn" for displaying user's names (by putting in a bogus attribute). I did that, resync'd the directory with AD, and restarted Confluence and all the user's Profile pages now show a nice "Firstname Lastname" for their Full Name, which is great. But...

When I go to do a user mention with "@", they still show up and auto-complete using the old "Lastname, Firstname" format. How do we get User Mention's to reflect an LDAP user's new Full Name?

Note: If I create a LOCAL Confluence user, and change his 'Full Name' (and clear the User Properties cache), it's friendly name in the User Mention reflects the change correctly. Just doesn't seem to work with LDAP users.

I have also submitted a JIRA issue regarding this, with a screenshot. https://jira.atlassian.com/browse/CONF-34696

2 answers

1 accepted

0 votes
Answer accepted
David Hergert _PAYX_ September 10, 2014

This has been confirmed a bug, and will be corrected when https://jira.atlassian.com/browse/CONF-34696 is closed.

To get around this, you can do it by manually clearing your content indexes:

After that, the user mentions will be in the format of givenname + sn.

 

David Hergert _PAYX_ April 19, 2018

So changing the user's display name is still tied to a single LDAP attribute, unless you put in a dummy value at which point it will default to givenName + sn.

However, the re-indexing problem appears to have been corrected in 6.7 with the improved @mentions functionality, and simply re-synchronizing will update all mentions, so the above Jira issue can be closed. 

0 votes
Chag
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 24, 2014

have you tried clearing your cache in the browser?

David Hergert _PAYX_ August 24, 2014

Yes, and different browsers.

Reinaldo Campos November 13, 2014

I made it and doesn't work. Have you found how fix it?

Chag
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
November 13, 2014

dave posted a work around.

David Hergert _PAYX_ November 13, 2014

Sorry - I wasn't very clear. My answer above explains how to fix it administratively. Until then, the work around is to type the person's username like so: [ ~username ] (minus the spaces)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events