Actions
Bug #17186
closedSite filter not working correctly
Status:
Resolved
Priority name:
Normal
Assignee:
Category name:
Blogs (BuddyPress)
Target version:
Start date:
2022-11-07
Due date:
% Done:
0%
Estimated time:
Deployment actions:
Description
Hi All,
I was trying to search for sites with "department/program" purpose at the "CUNY Grad Center". When i search only by purpose, I see a list of departmental sites (screenshot 1) but when I add the campus filter, it excludes all results (screenshot 2). This doesn't seem right. Ideally, a user should be able to use the purpose and campus filters together to parse results in directory searches.
Files
Updated by Boone Gorges about 2 years ago
- Category name set to Blogs (BuddyPress)
- Status changed from New to Resolved
- Assignee set to Boone Gorges
- Target version set to 2.0.11
Thanks for the report. There was a bug that caused invalid SQL to be generated when applying more than one filter to the Sites directory query. It should be fixed in https://github.com/cuny-academic-commons/cac/commit/fc6c4c59a0745b16957014ae48cb76da2c67b293.
Actions