Bug #19044
closedMember search not working?
0%
Description
HI All,
I was trying to look up a member of the Commons, and it appears the member search is not working correctly?
When I search by name, it doesn't seem to filter out unrelated members. See video.
I have tried in chrome and firefox and cleared my cache.
Is this user error or a bug? I thought we should be able to search by name, not just campus or role?
Files
Updated by Raymond Hoh over 1 year ago
- Category name set to Directories
- Assignee set to Raymond Hoh
- Target version set to 2.2.1
I can confirm the search bug, Laurie.
This was due to some refactoring of the template code. I'm looking into it.
Updated by Raymond Hoh over 1 year ago
- Status changed from New to Resolved
Due to some overzealous template refactoring, the directory search filters were not working. I've just reinstated the directory filter code here -- https://github.com/cuny-academic-commons/cac/commit/76e897a940f2cbaf802a5568db1e6a1ca2926089 -- and have pushed the code to production. Search should be working again.
Updated by Laurie Hurson over 1 year ago
Thanks for this Ray!
I can see that it is working now.