Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot check effective permissions on virtual node reference #205

Open
AFaust opened this issue Mar 3, 2023 · 0 comments
Open

Cannot check effective permissions on virtual node reference #205

AFaust opened this issue Mar 3, 2023 · 0 comments
Assignees
Labels
Milestone

Comments

@AFaust
Copy link
Contributor

AFaust commented Mar 3, 2023

BUG

Expected behavior

The effectivePermissions command in the permissions plugin for the command console can be used to check the permission a specific user has on any node identified by a valid NodeRef.

Actual behavior

The effectivePermissions command fails when used with a NodeRef identifying a virtual node (an element in a smart folder or a smart folder itself).

Steps to reproduce the behavior

  • obtain the virtual reference for a smart folder element
  • open the command console and activate the permissions plugin
  • execute the command effectivePermissions user <userName> node <virtualNodeRef> (inserting appropriate values into the placeholders)

Additional details (analysis so far, log statements, references, etc.)

Tell us about your environment

@AFaust AFaust added the bug label Mar 3, 2023
@AFaust AFaust self-assigned this Mar 3, 2023
@AFaust AFaust added this to the 1.2.1.0 milestone May 24, 2023
@AFaust AFaust modified the milestones: 1.2.1.0, 1.3.0.0 Oct 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant