-
Bug
-
Resolution: Fixed
-
High
-
None
-
26
-
Severity 3 - Minor
-
Summary
If user_key column in app_user table contains leading whitespace, that user cannot be added into project role
Steps to Reproduce
- Update the app_user table to update user_key column to have the leading whitespace.
For example: ( john.smith) - Notice that there is a whitespace in front of john.smith - Go to Project Settings
- Go to Users and Roles
- Click Add Users to a Role
- Find the user john.smith, select any roles, and click on Add button
Expected Results
The user john.smith will be added to project role successfully
Actual Results
There will be error message thrown 'We can't find 'john.smith' in any accessible user directory. Check they're still active and available and try again.
- is related to
-
JRACLOUD-69682 Unable to add group to a project role if there is a whitespace in the group name
-
- Closed
-
- relates to
-
JRASERVER-66959 Trailing non-breaking space in user's USER_KEY causes error when adding user to a project role
-
- Gathering Impact
-
- is duplicated by
-
HELIX-625 Loading...