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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | entity_reference_revisions-3377439-3.patch | 1.24 KB | iamdroid |
Issue fork anu_lms-3377439
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
Comment #3
iamdroid commentedThe 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.Comment #4
spleshkaComment #6
spleshkaThanks @iamdroid, this should have been fixed a while ago, finally we got to it :)