Host: Shared hosting
Collective access version 1.8
We have three collections managed in one collective access installation.
Until now there was no need to restrict access to specific collections to any user.
This has changed, there is now need for access control based on the collection the item belongs to.
I thought collection source and object source could be used to accomplish this
After setting perform_source_access_checking = 1 in app.conf and adapting access in access control --> access roles -->source I have an issue with some of the user interfaces not being accessible.
For entities for instance none of the screens is visible.
How could the visibility of UI screens be related to collection and object source?