Yeah it is getting removed. Thank you. So please suggest me how to remove user programmatically. I have tried using the query as I mentioned in my question and tried to remove from crx. Guide me with new approach.
In my project we are using 6.4Actually the relationship of user to group is never getting removed, Once a user is added to a group the user's id is never getting removed from the group unless we manually remove.In crx we can see the uuid resides within the group and in useradmin we can see the userN...
Hi Vishu,I have verified by deleting both from useradmin and crx but they are just deleting the use but not the reference of the user that was added to the group in property rep:members. Regards,Indrajith
Hi All,There is a scenario I am facing right now. I have created a Test User and Added him to few groups. Now I have deleted the user but the user's UUID which is referenced to group is not getting removed from property rep:members in Group. I am not able to delete that reference even manually from ...