Is there an existing issue for this?
Description of problem
In Page & Module permissions settings, Permissions By User search only looks at Display Name. This makes it very difficult to determine what user is being added when multiple exist with the same name.
Description of solution
Use Username for this lookup. Usernames are unique, so it eliminates confusion. It's probably fine to have it look at both Display Name and Username, as Usernames won't have spaces so should eliminate Display Names when searching via Username.
Description of alternatives considered
Edit permissions directly in the database? Not sure how else this could be addressed.
Anything else?
No response
Do you plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct
Is there an existing issue for this?
Description of problem
In Page & Module permissions settings, Permissions By User search only looks at Display Name. This makes it very difficult to determine what user is being added when multiple exist with the same name.
Description of solution
Use Username for this lookup. Usernames are unique, so it eliminates confusion. It's probably fine to have it look at both Display Name and Username, as Usernames won't have spaces so should eliminate Display Names when searching via Username.
Description of alternatives considered
Edit permissions directly in the database? Not sure how else this could be addressed.
Anything else?
No response
Do you plan to contribute code for this enhancement?
Would you be interested in sponsoring this enhancement?
Code of Conduct