-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
MyRSR search malfunction #1777
Comments
I'll check this out to be sure, but from the top of my head the MyRSR user management searches for email, first name and last name.
This was fixed in the last release (see #1560). |
@lauraroverts Not sure what to do with this one. It searches for first name, last name and email address and everything seems to work as intended (probably also due to the fixes in #1560). |
This is solved indeed: If I search for 'Akvo' it tells me there are 23 users. At the first page I see 10 Akvo users. When I click through to the next page, it seems that the search selection Akvo has disappeared and I see all 227 pages of users again. But still, when I search for Cordaid it only gives me 5 names. It makes sense to also make it possible to search for organisation. Now it doesn't. |
Ah, yeah.. We can add that easily. |
[#1777] Add organisation name to user management search
Test plan
Issue description
In MyRSR user management it is not clear how the searchbox is searching for. Does it provide results for email address? Or for email + first name + last name etc? Is it searching for results at the first page? Or at all pages?
If I search for 'Cordaid' it gives me 5 users, while there are certainly more users.
If I search for 'Akvo' it tells me there are 23 users. At the first page I see 10 Akvo users. When I click through to the next page, it seems that the search selection Akvo has disappeared and I see all 227 pages of users again.
The text was updated successfully, but these errors were encountered: