Needs work
Project:
Opigno Learning path
Version:
3.0.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
31 Jan 2022 at 14:16 UTC
Updated:
1 Feb 2022 at 10:51 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
catchInitial patch.
Comment #3
catchThe error is a symptom of a data issue which can happen when building learning paths via the learning path manager.
When modules are being added/removed/re-ordered (unfortunately we don't have steps to reproduce yet), you can end up with a 'phantom' link in the database, which isn't shown in the manager UI at all. This link gets loaded when building the steps and you then get errors. The workaround to remove it is to remove a module from the learning path and add it back again, which clears it up, but would obviously be good to fix the root cause.