[rt-users] unsatisfied dependency
joey
j0ey at j0ey.de
Wed Jun 13 11:35:08 EDT 2007
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
More information about the rt-users
mailing list