As of April 12th, you must go to Progress SupportLink to create new support cases or to access existing cases. Please, bookmark the SupportLink URL and use the new portal to contact the support team.
I think User Discovery should not be case sensitive
Y
Yonghui Xiao
started a topic
over 9 years ago
It does not make sense to treat Alice and ALICE as two different users. For example, If I query with a username "ALICE", the result should contain all "Alice" (or "alice"). So in this function: [KCSUserDiscovery lookupUsersForFieldsAndValues:completionBlock:progressBlock:], lookupUsersForFieldsAndValues should not be case sensitive.
Yonghui Xiao