We have source access level enabled and settled the default permission to NONE, in app.conf:
perform_source_access_checking = 1
default_source_access_level = __CA_BUNDLE_ACCESS_NONE__
Now, even when administrator have write/read access to all the possible list sources, we cant edit lists from lists and vocabularies. We are getting the message You are not allowed to edit items in this list at the top of the page.
We tried to set the default source to local, made local also the default for the administrator user. Even tried (changing the access to edit in app.conf temporarily) making the source of the list_item_sources list items itself to local.
Still no result.
Have someone had success with this?