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

BUG: Deletion of a site is not possible if user doesn't have access to all workspaces #5429

Open
dlubitz opened this issue Jan 8, 2025 · 0 comments

Comments

@dlubitz
Copy link
Contributor

dlubitz commented Jan 8, 2025

Steps to reproduce:

  • Create at least 2 users
  • Create a new site
  • Delete the site

Expected:

  • Site gets deleted

Actual:

  • Exception is thrown because you don't have access to the other users workspace
Read access denied for workspace "test-test": User is a Neos Administrator without explicit role for workspace "test-test"

We need to disable the workspace security at this place.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant