The Elearning Community • [FIXED] Deleted users counted in course subscription
Page 1 of 1

[FIXED] Deleted users counted in course subscription

Posted: Thu Jul 19, 2012 10:40 am
by alberto
This file fixes a bug with user deletion that leaves some data in the db. when a user is deleted from the LMS the course subscription table was not updated, and keeps been counted in the course management totals (but doesn't appear in the course subscription management).

The following files were modified:

lib/lib.aclmanager.php

NOTE: Subscriptions of users deleted before appling the fix won't be updated.
This fix applies only to docebo 4.0.x, it is already integrated in Forma 1.0

Re: [FIXED] Deleted users counted in course subscription

Posted: Thu Jul 19, 2012 10:56 am
by max
Thanks Alberto.
Just to complete the information, the bug only refers to Docebo 4.x
In Docebo 3.x, the subscription count was correct.

Re: [FIXED] Deleted users counted in course subscription

Posted: Wed Dec 12, 2012 9:43 pm
by kentraub
Thanks alberto. That worked perfectly.