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

Allow deleting user accounts #218

Closed
odrotbohm opened this issue Nov 20, 2018 · 0 comments
Closed

Allow deleting user accounts #218

odrotbohm opened this issue Nov 20, 2018 · 0 comments
Assignees
Milestone

Comments

@odrotbohm
Copy link
Member

We should allow UserAccount instances to be deleted via UserAccountManager.

@odrotbohm odrotbohm added this to the 7.1 milestone Nov 20, 2018
@odrotbohm odrotbohm self-assigned this Nov 20, 2018
odrotbohm added a commit that referenced this issue Nov 20, 2018
Fixed line endings in UserAccountManager.
odrotbohm added a commit that referenced this issue Nov 20, 2018
We now allow UserAccount instances to be deleted via UserAccountManager.
odrotbohm added a commit that referenced this issue Dec 8, 2018
…xplicitly.

Annotated PersistentUserAccountManager.delete(…) with @œTransactional explicitly to make sure it uses a non-read-only transaction. Moved the integration test for user account deletion to NonTransactionalUserAccountManagerIntegrationTests, so that we reproduce the problematic scenario.

Related tickets: #218.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant