[rt-users] Error when trying to remove a Member of a group
Emmanuel Lacour
elacour at easter-eggs.com
Fri Nov 16 05:50:10 EST 2007
On Fri, Nov 16, 2007 at 11:12:09AM +0100, Emmanuel Lacour wrote:
> I try to empty a group from his members which are mixed users/groups,
> and I get those errors for many of those members groups:
>
> [Fri Nov 16 09:50:41 2007] [warning]: User not loaded. (/opt/rt/lib/RT/User_Overlay.pm:1792)
> [Fri Nov 16 09:50:41 2007] [warning]: Unable to revoke delegated rights
> for principal 22525 (/opt/rt/lib/RT/GroupMember_Overlay.pm:334)
>
It seems I have a problem with the Principals table:
SQL> select * from principals where id=22525;
ID PRINCIPALTYPE OBJECTID DISABLED
---------- ---------------- ---------- ----------
22525 Group 22525 0
SQL> select Name from groups where id=22525;
NAME
--------------------------------------------------------------------------------
There is no group with this Id!!!
Any idea why my database has this problems? :(
--
Easter-eggs Sp?cialiste GNU/Linux
44-46 rue de l'Ouest - 75014 Paris - France - M?tro Gait?
Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 43 35 00 76
mailto:elacour at easter-eggs.com - http://www.easter-eggs.com
More information about the rt-users
mailing list