- Issue created by @nico.b
- last update
over 1 year ago 2 fail - @nicob opened merge request.
- Status changed to Needs review
over 1 year ago 11:13am 22 August 2023 - last update
over 1 year ago 2 fail
If deleting an entity that is associated to a userpoints entity, the userpoints entity is not deleted, but the data is not needed anymore.
1. Install the module
2. Create a userpoints type
3. Add a userpoints entity of that type and associate it to (e.g.) a user X
4. Delete the user X
5. The userpoints entity is not deleted
Hook into the entity deletion and delete all userpoints entities of that type
Implementation
Needs review
2.0
Code: userpoints