Activity stream is empty when filtered by username

Still need help?

The Atlassian Community is here for you.

Ask the community

Symptoms

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

Diagnosis

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.

Cause

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. 

Resolution

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.

 

Last modified on Nov 2, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.