-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: 7.4.1, 7.4.3, 8.4.0, 9.4.0
-
Component/s: Content - Restrictions
-
1
-
Severity 3 - Minor
-
0
Issue Summary
When a user has a full name in Last Name, First Name format the first name is not searchable in the "People who can view this page" UI.
Also when the user has a full name in First Name Last Name format the last name is not searchable.
First name and last name combined format (ie: JohnDoe or johndoe) also does not allow search by last name.
Steps to Reproduce
- Create a user and give them a full name in Last Name, First Name format
- Give them permissions to view a page
- Navigate to "People who can view this page" on the page
- Search for their first name
- Create a user and give them a full name in First Name Last Name format
- Give them permissions to view a page
- Navigate to "People who can view this page" on the page
- Search for their last name
Expected Results
- The user is listed
Actual Results
- No results are returned
Workaround
Appending a wildcard (*) will show these results. For long term solutions, the following can be options can be taken:
- Change the user's full name to the following format if wanting to search by first name: First Name Last Name (i.e. John Doe)
- Search via last name or username using Last Name, First Name format
Example screenshots
- is cloned from
-
CONFSERVER-60458 "People who can view this page" search inconsistencies when searching for full name
-
- Closed
-