Problem/Motivation

References to checklist items get broken after the first submission.

Steps to reproduce

Create a lesson with a checklist, submit the checklist once, and go to the checklist again.

Proposed resolution

Pass the flag to the entity reference revision module to bypass resaving the entity.

Remaining tasks

No.

User interface changes

No.

API changes

No.

Data model changes

No.

Issue fork anu_lms-3377439

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

iamdroid created an issue. See original summary.

iamdroid’s picture

StatusFileSize
new1.24 KB

The patch for the entity reference revision module. It looks too custom to put it directly in the ERR module issue, but we need to store it somewhere for referencing in composer.json.

spleshka’s picture

Status: Active » Needs review

  • Spleshka committed f577fc0e on 2.x authored by iamdroid
    Issue #3377439: Checklist checkboxes get hidden after the first...
spleshka’s picture

Status: Needs review » Fixed

Thanks @iamdroid, this should have been fixed a while ago, finally we got to it :)

Status: Fixed » Closed (fixed)

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