--- loncom/auth/lonroles.pm 2024/09/17 13:06:49 1.374 +++ loncom/auth/lonroles.pm 2024/12/20 00:24:39 1.375 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # User Roles Screen # -# $Id: lonroles.pm,v 1.374 2024/09/17 13:06:49 raeburn Exp $ +# $Id: lonroles.pm,v 1.375 2024/12/20 00:24:39 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -3634,7 +3634,9 @@ sub ltienroll { &LONCAPA::ltiutils::batchaddroster($item); } } + $rosterupdates = []; } + return OK; } sub set_deeplink_target {