update request [Support] #662
Unanswered
gaurav1992
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have User, Group and Organization table with there respective class. And user belongs to the group and department.
Now assume if I change the cn of a department then the member of the that department will also get updated and dn will change but in group MemberUId will remain same the old dn of user so all the user will lost the group connection and fill with junk data.
I would like to write a query that can update the group too.
Can somebody help please?
Environment:
Beta Was this translation helpful? Give feedback.
All reactions