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: Workspaces are not created / deleted during user creation / deletion #4590

Closed
ahaeslich opened this issue Oct 9, 2023 · 3 comments
Closed

Comments

@ahaeslich
Copy link
Member

ahaeslich commented Oct 9, 2023

User workspaces are only created when the user logs in to the backend. For example, using the impersonation button after creating a new user leads to an endless redirect loop (/neos/login -> /neos -> /neos/content -> /neos/login ...). Essentially it's the same outcome as in #4401.

Additionally I also discovered that user workspaces are not deleted anymore.

Environment

- Flow: 9.0
- Neos: 9.0
- PHP: 8.2
@mhsdesign
Copy link
Member

yes i also noticed that in: #4566

the workspace zookeeper doesnt do a particular good job :P

@kitsunet
Copy link
Member

We should consider if that expectation (workspace(s) created when user created) is necessary for something or just something we are used to.

@mhsdesign
Copy link
Member

Closing as part of #4566

@mhsdesign mhsdesign closed this as not planned Won't fix, can't repro, duplicate, stale Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

3 participants