uPortal-Project / uPortal

Enterprise open source portal built by and for the higher education community.
https://www.apereo.org/projects/uportal
Apache License 2.0
272 stars 273 forks source link

Added filter to getPeopleWithMultivaluedAttributes caching #2850

Closed Naenyn closed 1 month ago

Naenyn commented 1 month ago
Checklist
Description of change

PR 2280 introduced a bug related to attempted caching of the IPersonAttributeDao.getPeopleWithMultivaluedAttributes method. This PR fixes that bug by adding the newly introduced filter to PersonDirectoryCacheKeyGenerator.CachableMethod enum and reference.