If a node_access module is installed, project_issue will ignore it. The attached patch _should_ fix it. Please test.
| Comment | File | Size | Author |
|---|---|---|---|
| project_node_access_fix.txt | 482 bytes | mlhess |
If a node_access module is installed, project_issue will ignore it. The attached patch _should_ fix it. Please test.
| Comment | File | Size | Author |
|---|---|---|---|
| project_node_access_fix.txt | 482 bytes | mlhess |
Comments
Comment #1
mlhess commentedThis patch does not work. It will create a loop.
Comment #2
gregglesThere 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.
Comment #3
dwwWouldn't this be solved by #234463: Remove 'access * project *' permissions?
Comment #4
drummI think this must have been fixed.