Activity stream is empty when filtered by username

お困りですか?

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

コミュニティに質問

症状

When using "Global filter" on Activity Stream and filtering by a username, no results are being displayed. There are no errors in the logs.

診断

Check the username for the user, if the username is in mixed case or contains an underscore (e.g.: "john_doe"), then this KB article is for you.

原因

JIRA has problems with usernames with mixed cases and underscores. This is the root cause of the problem here. You might want to try to reproduce this problem with a username with all lowercases to confirm this. 

ソリューション

If you are not using Delegated Authentication method :
  • You need to change the username in the LDAP or Crowd and then synchronize the directory in JIRA so that the username becomes lowercase.

If you are using Delegated Authentication method :

  • Since there is no synchronization in Delegated LDAP directories, you would need to hack the database to make the changes in the database. Please contact Support for this.

 

As a long term solution, I would suggest using Crowd in between JIRA and LDAP. Crowd has a built in functionality to handle the case related problems with username. You might be interested to review this article with regards to this topic.

 

最終更新日 2018 年 11 月 2 日

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

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