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:[EMAIL PROTECTED]  -   http://www.easter-eggs.com
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

SAVE THOUSANDS OF DOLLARS ON RT SUPPORT:

If you sign up for a new RT support contract before December 31, we'll take
up to 20 percent off the price. This sale won't last long, so get in touch 
today. 
    Email us at [EMAIL PROTECTED] or call us at +1 617 812 0745.


Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to