- Issue created by @martins.bruvelis
- Merge request !4Fix userCanCrossPublish and nodeAccess access permissions. β (Open) created by martins.bruvelis
- Issue was unassigned.
- Status changed to Needs review
6 months ago 12:21pm 25 July 2024
Two default permission issues:
publish on any site
do not see "Other Sites" field and cannot publish on any site.userCanCrossPublish
first check for hasPermission('publish on any site')
followed by 'publish on any assigned site'
nodeAccess
add check if user has global view access content permissions.Allow to link and preview content if it is published on at least one site, instead of forcing to also publish related content on each related site from where the content needs to be linked from.
Needs review
Code