Has anyone else had issues searching for users in a portal 10.7.1 groups, when the number of Portal users is high (over 10,000)?
/arcgis/home/group.html?id=(Your Group ID)&start=1&num=20#members
"Search group member"
When we search for users who are in the group, we often get a "No members found that meet your criteria. Try clearing some filters to show more members." However, we can find those users through the #python api 1.7, and through paginating through the group member pages.
Is this a bug?
Hi John, I'd recommend creating a case through Esri Technical Support so we can take a look at it! Let us know if you need assistance getting a case submitted.
Follow up on this Post:
I opened a Case. We discovered that you CANNOT search by User Name in group members.
You CAN search by First or Last name, but it IS case sensitive.
I hope this is helpful for other users.