UserAdmin cassandra storage provider does not remove a group member when a user
is removed
------------------------------------------------------------------------------------------
Key: AMDATU-241
URL: http://jira.amdatu.org/jira/browse/AMDATU-241
Project: Amdatu
Issue Type: Bug
Components: Amdatu Cassandra
Affects Versions: 0.1.0
Reporter: Ivo Ladage - van Doorn
Fix For: 0.1.0
When I add a user in UserAdmin, add this member to some group (i.e. "Student")
and delete the user, the user should have been removed as member of the Student
group, but it's not. As a consequence loading members of the Student group
returns a role that equals null, causing NullPointerException's in UserAdmin.
The member should have been removed right away, although that is a tough job in
cassandra.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira