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

People List Page: Selecting 'Group by Job Type or Department' with Filters applied to that term, only shows allowed groupings #1323

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

patrickbrown-io
Copy link
Contributor

Previously if you had a People List Page with Group by set to Department or Job Type, and had filter on that term, you could possibly see groupings of people for terms not selected in the filter, if the Person pages had multiple terms.

For example: on https://www.colorado.edu/alc/our-people/undergraduate-advising, the Faculty group should not show up as it is a term applied to every Person Page, but NOT included in the filters.

This has been corrected so only the filtered groups in the Includes for that term show up as a Group.

Resolves #1259

@jcsparks jcsparks merged commit 57ef4bc into main Sep 24, 2024
3 checks passed
@jcsparks jcsparks deleted the issue/1259 branch September 24, 2024 22:21
github-actions bot pushed a commit that referenced this pull request Sep 24, 2024
People List Page: Selecting 'Group by Job Type or Department' with Filters applied to that term, only shows allowed groupings
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

People list pages return terms that were not part of the original filter selection
2 participants