While working with RT we are getting these errors from time to time..
any hints?
Postgres: 7.4
RT : 3.6.3
Perl : 5.8.8
DBIx::SearchBuilder v1.48
-----------------------------------------------------------------
error: Unsatisfied dependency chain in joins Attachments_2
Transactions_1 at
/usr/local/share/perl/5.8.8/DBIx/SearchBuilder/Handle.pm line 1045.
context:
...
1041:
1042: # here we could check if there is recursion in joins by checking
that all joins
1043: # are processed
1044: if ( my @not_processed = grep !$processed{ $_ }, keys %$joins ) {
1045: die "Unsatisfied dependency chain in joins @not_processed";
1046: }
1047: return $join_clause;
1048: }
1049:
...
-----------------------------------------------------------------
Greets,
joey
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
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