Closed (fixed)
Project:
Drupal LMS
Version:
1.1.x-dev
Component:
Other backend
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2026 at 09:38 UTC
Updated:
25 Jun 2026 at 08:30 UTC
Jump to comment: Most recent
Comments
Comment #4
graber commentedComment #6
catchThis changed the API for hook_course_start_link() and is incompatible with the approach in lms_membership_request() - $build ends up being
NULLwhich then causes a fatal error when passed to count().Comment #9
graber commentedSetting to fixed again. I'll add test coverage in #3595836: Simplify StartLinkFieldItemList logic, add test coverage. Thanks!
Comment #12
graber commented