-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Automation
-
Release Notes Summary:UserGroup.Suggestion operation returns expected users when searching by full name.
-
Release Notes Description:
-
Tags:
-
Upgrade notes:
-
Sprint:nxfit 10.1.6
-
Story Points:3
Let's say there is a "jdoe" entry in the user directory, with firstname = "John" and lastname = "Doe".
Currently, when typing "John Doe" in a field calling the "UserGroup.Suggestion" operation (typically for the participants of a Serial Review workflow), no results are returned.
Typing "John" or "Doe" returns the expected user.
Typing "John Doe" should return the expected user.