Index: openacs-4/contrib/packages/simulation/tcl/sim-role-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/simulation/tcl/Attic/sim-role-procs.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/contrib/packages/simulation/tcl/sim-role-procs.tcl 17 Dec 2003 16:29:07 -0000 1.2 +++ openacs-4/contrib/packages/simulation/tcl/sim-role-procs.tcl 18 Dec 2003 15:22:55 -0000 1.3 @@ -79,7 +79,7 @@ # Handle columns in the sim_tasks table foreach attr { - character_id + character_id users_per_case } { if { [info exists row($attr)] } { set varname attr_$attr @@ -102,7 +102,7 @@ } } } - + db_transaction { # Base row set role_id [workflow::role::edit \