Problem/Motivation
The 'Manage dependencies' operation is always shown, even when the user doesn't have access to the page it points to.
Steps to reproduce
Access the node type overview with an user who doesn't have the view conditional fields permission. The 'Manage dependencies' operation is visible, but when clicking the link you get a 403.
Proposed resolution
Check access before adding the entity operation.
Issue fork conditional_fields-3451019
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
dieterholvoet commentedComment #4
dieterholvoet commentedComment #7
heddnThanks for your contributions.