Skip to content
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

Closed
lauraroverts opened this issue Aug 27, 2015 · 4 comments
Closed

MyRSR search malfunction #1777

lauraroverts opened this issue Aug 27, 2015 · 4 comments
Assignees
Milestone

Comments

@lauraroverts
Copy link

Test plan

  1. Go to the User Management page
  2. Search for an organisation
  3. All users of the organisation should be returned (if the user has permission to view the user's employment)

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.

@KasperBrandt KasperBrandt added this to the 3.7 Khartoum milestone Sep 16, 2015
@KasperBrandt
Copy link
Contributor

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.

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.

This was fixed in the last release (see #1560).

@KasperBrandt
Copy link
Contributor

@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).

@lauraroverts
Copy link
Author

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.

@KasperBrandt
Copy link
Contributor

Ah, yeah.. We can add that easily.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants