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