Skip to Content.
Sympa Menu

grouper-users - Re: Re: [grouper-users] Composite with complement did not update?

Subject: Grouper Users - Open Discussion List

List archive

Re: Re: [grouper-users] Composite with complement did not update?


Chronological Thread 
  • From: Kumi Hagimoto <>
  • To: ,
  • Subject: Re: Re: [grouper-users] Composite with complement did not update?
  • Date: Tue, 18 Oct 2016 16:45:53 +0000 (UTC)
  • Ironport-phdr: 9a23:++Wb/haKl93ZVJMGOuxnF4n/LSx+4OfEezUN459isYplN5qZpcy4bnLW6fgltlLVR4KTs6sC0LWG9f27EjVdqb+681k8M7V0HycfjssXmwFySOWkMmbcaMDQUiohAc5ZX0Vk9XzoeWJcGcL5ekGA6ibqtW1aSV3DMl96POPoAoPIytms2vqp05zVfwhSgjehO/V/IAjysgzVusMXjIBKLq8/wwrEvmdFPela2DBGP1WWyjXh48b43Jds8iFXp/Vpo81dVKS8f603TLlfEDMONHo468rtrgXKUQbJ63cBBDZF2iFUChTIuUmpFqz6tTH347Jw

Carl,

We haven't had those "delete" sqlRun in our badMembership sqls, so I'm not
sure about those.

As for the Composite.internal_createNewCompositeMembershipObject, it is
creating the missing composite membership. I usually get the subject and
composite it's going to affect before running the script.
To get subject: select subject_id from grouper_members where id = 'second
param in the method call';
To get the composite group:select name from grouper_groups where id = 'first
param in the method call';

Hope this helps,
Kumi



Archive powered by MHonArc 2.6.19.

Top of Page