Hi all,
I found that in the table 'orgunit_groups', when owner = 0, it has also member = 0.
Therefore, when we are expected to use recursive function to find all members, this results in infinite recursion.
So, my question is, will this case 'org_id = 0' be used for test?