-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.3.0-alpha3
-
Glassfish
When calling rest API using "lastNameLike" query parameter, result does not correlate with passed parameter.
ex. if I call
http://localhost:8080/engine-rest/user?lastNameLike=Gordo%
the rest api should return a record for a user with the last name of Gordon but it returns a list of unrelated user records