OG requires entity_reference. Since this project has a dependency on cm_project, it requires a user to enable two modules that essentially do the same thing. What features are you using that are in node reference that aren't in entity reference?

Comments

ckng’s picture

Project: Community Media TV Schedules » Community Media Airing
Version: 7.x-1.0 » 7.x-3.x-dev

Agreed.
However, the source of node_reference dependency is in cm_show_airings and cm_project_airings, which cm_tv_schedules depends on. So moving to cm_airing project issue queue, before this can be changed/updated within cm_tv_schedules.

  • Commit 9c21cf6 on 7.x-3.x by kreynen:
    updated features for reference fields from using node_reference to an...
kreynen’s picture

Project: Community Media Airing » Community Media TV Schedules
Version: 7.x-3.x-dev » 7.x-1.x-dev

I updated the feature exports for those fields, but when using an alpha release of a module it is your responsibility to understand why it is an alpha and what is changing BEFORE building on it. The move from node references to entity references was not made on a whim. It was discussed in https://groups.drupal.org/node/293178 and https://groups.drupal.org/node/312658 and a requirements for https://drupal.org/project/cm_airing_grid

We had some luck using https://drupal.org/project/entityreference_migration to convert these fields, but that doesn't handle changes in Views, Feed Importers, or several other places were the difference between a node reference and an entity reference matters.

  • Commit d428dac on 7.x-2.x by emilyf:
    Issue #2265581, modifies view fields to work with cm_airing release from...
emilyf’s picture

Version: 7.x-1.x-dev » 7.x-2.0-alpha1
Status: Active » Fixed

Fixed and new branch released in order to both support legacy as well as new version of cm_airings. This issue is resolved in the 7.x-2.x branch.

Status: Fixed » Closed (fixed)

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