Problem/Motivation

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Issue fork lms-3593215

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

graber created an issue. See original summary.

  • f27fc455 committed on 1.1.x
    #3593215: Single invoke.
    
graber’s picture

Status: Active » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

catch’s picture

Priority: Normal » Critical
Status: Fixed » Needs work

This changed the API for hook_course_start_link() and is incompatible with the approach in lms_membership_request() - $build ends up being NULL which then causes a fatal error when passed to count().

  • 850ff1f5 committed on 1.1.x
    #3593215: Fix assignment logic.
    
graber’s picture

Status: Needs work » Fixed

Setting to fixed again. I'll add test coverage in #3595836: Simplify StartLinkFieldItemList logic, add test coverage. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • 850ff1f5 committed on 1.2.x
    #3593215: Fix assignment logic.
    
graber’s picture

Assigned: graber » Unassigned

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.