- Issue created by @markie
- Status changed to Needs review
10 months ago 5:07pm 9 July 2024
There is no direct relation to opigno_forum and if that module is disabled, the LearningPathGroupOperationsLink service calls the fields without checking if the field exists causing an error
Disable opigno_forum module.
Confirm fields are not present in a Learning Path Group
Navigate to a Learning Path Group
Observe error
In the LearningPathGroupOperationsLinks::renderActionsDropdown() add a check at line 87 to see if field_learning_path_forum exists.
Needs review
3.1
Code