If a node_access module is installed, project_issue will ignore it. The attached patch _should_ fix it. Please test.

CommentFileSizeAuthor
project_node_access_fix.txt482 bytesmlhess

Comments

mlhess’s picture

This patch does not work. It will create a loop.

greggles’s picture

Title: Node access is not respected » Node access (from content_access, for example) is not respected on project_issue nodes
Status: Active » Postponed (maintainer needs more info)

There appears to be a bug here. We can use content_access to enable "edit any node" for a role for non-project-issue nodes, but we can't do that for project issue. We aim to solve it with #1178318: Add "edit any project issues" permissions for now, but I leave this issue here as "needs more info" in case others are having problems getting project_issue nodes to work with content_access.

dww’s picture

drumm’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

I think this must have been fixed.