Problem/Motivation

An error happens when User accounts get deleted. This happens when user is the owner of a group.

Steps to reproduce

- Log in as Admin
- Create a New user that has permissions to create groups and join as group owner
- Log in with the newly created account
- Create a group and become Owner
- Log in as Admin
- Delete the New user account and it's content

Proposed resolution

We should check the value of $group_content->getEntity() in grequest_group_content_delete()

Remaining tasks

User interface changes

API changes

Data model changes

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

marcelovani created an issue. See original summary.

marcelovani’s picture

Issue summary: View changes
marcelovani’s picture

Status: Active » Needs review
FileSize
673 bytes

LOBsTerr’s picture

Status: Needs review » Fixed

Thanks for your contribution

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.