Active
Project:
Opigno Learning path
Version:
3.0.0
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 Feb 2022 at 14:41 UTC
Updated:
16 Feb 2022 at 14:41 UTC
Jump to comment: Most recent
This is an infrequent bug (I found approx 40 records out of over 4,000 with the problem), but when you run into it, it results in users who have completed courses being unable to download certificates and similar issues.
opigno_learning_path_save_step_achievements() clearly has logic to set the completed timestamp to null, presumably when a step isn't passed yet, but sometimes the step is passed and it ends up as null anyway.
No steps to reproduce yet - we found this by examining data in the table.
Comments