CRJAZ1037I The following SQL query did not execute properly
After migrtation from RTC2.0.0.2 to RTC3.0 when I remove from a work item anny link and I try to save I get the follow error
Problem
An error occurred during "Save Work Item".
CRJAZ1037I The following SQL query did not execute properly on the server.
RelationQueryModel r = RelationQueryModel.ROOT;
AstQuery q = (AstQuery) IItemQuery.FACTORY.newInstance(r);
q.filter(r.target().itemId()._inLargeList)._and(r.source().itemId
()._inLargeList)));
Anyone can help me?
Luca.
Problem
An error occurred during "Save Work Item".
CRJAZ1037I The following SQL query did not execute properly on the server.
RelationQueryModel r = RelationQueryModel.ROOT;
AstQuery q = (AstQuery) IItemQuery.FACTORY.newInstance(r);
q.filter(r.target().itemId()._inLargeList)._and(r.source().itemId
()._inLargeList)));
Anyone can help me?
Luca.