Index: openacs-4/packages/project-manager/lib/tasks-postgresql.xql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/project-manager/lib/tasks-postgresql.xql,v diff -u -r1.4 -r1.5 --- openacs-4/packages/project-manager/lib/tasks-postgresql.xql 30 Jul 2005 00:26:33 -0000 1.4 +++ openacs-4/packages/project-manager/lib/tasks-postgresql.xql 10 Aug 2005 22:22:26 -0000 1.5 @@ -82,6 +82,7 @@ t.revision_id = i.live_revision and t.item_id = ti.task_id and ti.status = s.status_id + $party_where_clause and ar.object_id_one = t.parent_id and ar.rel_type = 'application_data_link' and o.object_id = ar.object_id_two