-
Bug
-
Resolution: Fixed
-
High
-
4.3, 4.3.1, 4.3.2, 4.3.3, 4.4
-
4.03
-
Steps to reproduce
- Create a user with username "administrator"
- Login with username "administrator" and create a ticket A
- Configure a LDAP connector
- Inside the LDAP directory, create a username "Administrator"
- Make the LDAP directory at the top of the User Directories
- Create another ticket B
- Issue Navigator can only search for ticket B
There are also other errors like the user cannot see own issues, dashboard etc.
This error happens because JIRA is using the column user_name in the table cwd_user for all operations. JIRA should have used the column lower_user_name. For example, the table jiraissue is showing "Administrator" in the column reporter for ticket B.
- has a regression in
-
JRASERVER-35013 Username with uppercase characters breaks Activity Stream in User Profile.
- Gathering Impact
-
STRM-2192 Loading...
- is duplicated by
-
JRASERVER-24512 Migration for JIRA 4.3 using a "Microsoft Active Directory" with usernames with mixcases causes ownership problems
- Closed
-
JRASERVER-27118 Uppercase username from Crowd does not work with User Profile Activity Stream
- Closed
- is related to
-
JRASERVER-24634 Delegated LDAP UI does not include the "Follow Referrals" option
- Closed
-
JRASERVER-26194 Mixed case username from LDAP still has a few problems
- Closed
-
JRASERVER-26441 Mixed case username from LDAP doesn't match existing Dashboards
- Closed
-
JRASERVER-27590 Mixed case username from LDAP does not work with security schemes
- Closed
- relates to
-
CONFSERVER-22472 External users with different case username from internal user breaks search for previously-created content
- Closed
-
JRASERVER-23861 An admin can lock themselves out of JIRA by changing the order of the User Directories.
- Closed
-
JRASERVER-29881 JIRA using Upper case username from LDAP cannot see own issues
- Closed
-
CWD-2594 Force lowercase should be on by default
- Closed
- was cloned as
-
JRASERVER-29054 JIRA using mixed-case username from LDAP
- Closed