Question
fetch group detail for user , in how many groups user is included.
Hi,
I tried to fetch group info from user , but i am getting unwanted results apart from the group name for that user.I have used below api :-
user.parentGroups(false);
Does anyone have any idea why this api is not returning exact group info which is present for that particular user.
Thanks in advance.

