User account changes are not updated on Confluence

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

    

要約

After making changes to the user account's username or name, this same account doesn't show up in mentions, user macros or even on the People directory.


環境

Confluence Server 7.3.3

診断

Reviewing the atlassian-confluence.log file we can spot the following entry:

atlassian-confluence.log
2021-01-14 13:49:07,843 WARN [http-nio-8090-exec-143] [onprem.confluence.util.UserUtil] getPreferences Falling back to UserDetailsManager settings storage for user username
 -- referer: https://baseURL/display/spaceKey/pageName | url: /plugins/servlet/rest/api/userPreferences | traceId: 55ccca6cbcfa8936 | userName: username


原因

This problem may be caused by outdated information being stored on Confluence's cache and indexing, misleading the application towards what are the current settings for the changed user account.

ソリューション

To fix this behavior, it's necessary to clear the instance's cache and rebuild its indexes to update the user account's details:

    1. In your Confluence instance, navigate to >> General Configuration >> Cache Management
    2. Choose the Flush all option
    3. Then, navigate to your instance's Content Indexing
    4. Click on the button to rebuild the indexes


If the problem persists after following the suggested steps, please contact Atlassian Support.


Last modified on Mar 24, 2021

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.