#Large group ownership causes HTTP 431 on catalog index page

3 messages · Page 1 of 1 (latest)

nocturne galleon
#

My organization is syncing user groups and email distros from LDAP to our catalog. So some users have a rather large ownership footprint

Those users experience HTTP 431 on the default catalog table due to the size of the entities query filter parameter. I found an issue addressing this problem on the ownership card, but to my knowledge it’s unreported for the catalog view. Any suggestions/workarounds or will this need contribution?

#

On second look, that fix I mentioned was implemented for the useGetEntities hook which is not used in the catalog table rendering

nocturne galleon
#

A dirty fix is to remove the UserListPicker from the index page filters but doesn’t address root cause