Index: openacs-4/packages/xowiki/tcl/xowiki-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/tcl/xowiki-procs.tcl,v diff -u -N -r1.542.2.2 -r1.542.2.3 --- openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 10 Mar 2019 21:12:28 -0000 1.542.2.2 +++ openacs-4/packages/xowiki/tcl/xowiki-procs.tcl 12 Mar 2019 10:42:02 -0000 1.542.2.3 @@ -343,6 +343,7 @@ ::xo::db::require index -table xowiki_form_instance_item_index -col page_template,package_id ::xo::db::require index -table xowiki_form_instance_item_index -col parent_id ::xo::db::require index -table xowiki_form_instance_item_index -col parent_id,page_template + ::xo::db::require index -table xowiki_form_instance_item_index -col assignee # # Define helper views in connection with the form_instance_item_index: