Problem/Motivation

Curriculums don't export/import correctly because the export is a node reference to a node ID rather than a UUID

Proposed resolution

Help get entityreference module to support UUIDs. Then update our implementation of entity references to use UUIDs.

Remaining tasks

  1. #1225198 Get entityreference module to support UUIDs
  2. update our implementation of entity references to use UUIDs

User interface changes

none

API changes

none

Comments

jeffschuler’s picture

Version: » 7.x-1.x-dev

Is this essentially what #1225198: Add support for a UUID reference field suggests?

bryanhirsch’s picture

Yes. Exactly. I'll update the issue's remaining tasks to reflect this.

Darko’s picture

Assigned: Unassigned » Darko
BrockBoland’s picture

Project: Learn » Ladder
Version: 7.x-1.x-dev »
BrockBoland’s picture

Assigned: Darko » Unassigned
BrockBoland’s picture

Project: Ladder » Lesson Ladder
Version: » 7.x-1.0-alpha3
BrockBoland’s picture

Issue summary: View changes

Updated issue summary.